Fix test that is broken without space-efficient wrappers.

This commit is contained in:
Vincent St-Amour 2016-02-12 13:23:13 -06:00
parent 0961cf9412
commit 068af526de

View File

@ -27,7 +27,8 @@
'pos
'neg)
(λ (x) x)))
11)
11
do-not-double-wrap)
(test/pos-blame
'∀1
@ -52,4 +53,5 @@
'pos
'neg)
11))
11))
11
do-not-double-wrap))