quiet error

This commit is contained in:
Matthew Butterick 2016-05-15 10:55:46 -07:00
parent 5ea796cbcd
commit 33e71f260b

View File

@ -18,4 +18,4 @@
(define-blue x (+ 42 42))
(define y 50)
(+ (blue x) y)
#;(+ (blue x) y)