@@ -13,4 +13,5 @@
(define (average a b) (/ (+ a b) 2.0))
(define (id n) n)
(define (inc n) (+ n 1))
(define nil '())
The note is not visible to the blocked user.