fixed mangled test case

This commit is contained in:
Robby Findler 2010-10-16 22:24:16 -05:00
parent caa747e5c6
commit 93260c7dd0

View File

@ -564,10 +564,9 @@
(v .... 2))
(define-metafunction/extension f M
g : v -> v
[(g 2) 2]))
[(g 2) 2])
(current-traced-metafunctions 'all)
(term (g (2)))
(term (g (2))))
(let ()
(define-metafunction empty-language