@@ -1,12 +1,12 @@
package lambdas
other_func :: ()
a_val := recursive_lambda
recursive_lambda :: (thing: S64)
in_val := recursive_lambda
some_value := thing + const_in_lambda
const_in_lambda :: 10
not_const := val + 10
The note is not visible to the blocked user.