@ -0,0 +1,4 @@
(define (p) (p))
(define (test x y) (if (= x 0) 0 y))
(print (test 1 (p)))
The note is not visible to the blocked user.