fix: test files

This commit is contained in:
Simon Hudon 2020-01-23 18:44:11 -05:00 committed by Leonardo de Moura
parent addbb8dd67
commit 95f951bdf2
8 changed files with 0 additions and 9 deletions

View file

@ -5,4 +5,3 @@ f a (f b) (f a)
f #0 a (f #0)
f #0 y (f #0)
f #1 #0 (f #1)

View file

@ -19,4 +19,3 @@
>> 17 ==> none
>> 18 ==> none
>> 19 ==> none

View file

@ -3,4 +3,3 @@
[1, 20, 30, 4]
[1, 20, 3, 4]
4

View file

@ -10,4 +10,3 @@ obj@1
---
obj@0

View file

@ -5,4 +5,3 @@ f a (f b) a
f (f b) a (f b)
f a #0 a
f a #0 a

View file

@ -18,4 +18,3 @@
[7]: 14
[8]: 16
[9]: 18

View file

@ -1,5 +1,4 @@
print stdout
print stderr
line 4
@ -10,4 +9,3 @@ line 3
> stdout2.txt
line 2

View file

@ -1,2 +1 @@
[10, 0, 11, 13, 20, 0, 22, 0, 40, 0, 11]