fix: test files
This commit is contained in:
parent
addbb8dd67
commit
95f951bdf2
8 changed files with 0 additions and 9 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -19,4 +19,3 @@
|
|||
>> 17 ==> none
|
||||
>> 18 ==> none
|
||||
>> 19 ==> none
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
[1, 20, 30, 4]
|
||||
[1, 20, 3, 4]
|
||||
4
|
||||
|
||||
|
|
|
|||
|
|
@ -10,4 +10,3 @@ obj@1
|
|||
---
|
||||
obj@0
|
||||
◾
|
||||
|
||||
|
|
|
|||
|
|
@ -5,4 +5,3 @@ f a (f b) a
|
|||
f (f b) a (f b)
|
||||
f a #0 a
|
||||
f a #0 a
|
||||
|
||||
|
|
|
|||
|
|
@ -18,4 +18,3 @@
|
|||
[7]: 14
|
||||
[8]: 16
|
||||
[9]: 18
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
print stdout
|
||||
|
||||
print stderr
|
||||
line 4
|
||||
|
||||
|
|
@ -10,4 +9,3 @@ line 3
|
|||
|
||||
> stdout2.txt
|
||||
line 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1,2 +1 @@
|
|||
[10, 0, 11, 13, 20, 0, 22, 0, 40, 0, 11]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue