You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clearly, this should work as the variable does not exist yet.
48
+
Clearly, this should not work as the variable does not exist yet.
49
49
To make sure you can only write programs that do not contain these kinds of problems we restrict the set of references to variable and other definitions.
50
50
51
51
We introduce _levels_ as a count of the number of quotes minus the number of splices surrounding an expression or definition.
0 commit comments