remove debug printf

svn: r14578

original commit: 1edd4770f4f73daf82601a20d9e4c44854fee261
This commit is contained in:
Sam Tobin-Hochstadt 2009-04-21 17:43:33 +00:00
parent a5c24172b8
commit 4d2d5bfc9f

View File

@ -816,7 +816,6 @@
(or
(type-annotation f #:infer #t)
(generalize (tc-expr/t ac))))])
(printf "case 2 ~a~n" ts)
(tc/rec-lambda/check form args body lp ts expected)
(ret expected))]))