@@ -1,4 +0,0 @@
(let ((make-adder (lambda (x)
(lambda (y)
(+ x y)))))
((make-adder 4) 5))
The note is not visible to the blocked user.