@ -1,8 +0,0 @@
# (print ((fn [x] (* x x)) 2))
def __hy_anon_fn_00001(x):
return x * x
print __hy_anon_fn_00001(2)
The note is not visible to the blocked user.