x is clearly defined to be a number. The compiler should produce an error if the delegate captures x before it has a value assigned.
x is clearly defined to be a number. The compiler should produce an error if the delegate captures x before it has a value assigned.