parent
88fe0de284
commit
e82add884f
8 changed files with 9 additions and 0 deletions
|
|
@ -5,3 +5,4 @@ f a (f b) (f a)
|
|||
f #0 a (f #0)
|
||||
f #0 y (f #0)
|
||||
f #1 #0 (f #1)
|
||||
|
||||
|
|
|
|||
|
|
@ -19,3 +19,4 @@
|
|||
>> 17 ==> none
|
||||
>> 18 ==> none
|
||||
>> 19 ==> none
|
||||
|
||||
|
|
|
|||
|
|
@ -3,3 +3,4 @@
|
|||
[1, 20, 30, 4]
|
||||
[1, 20, 3, 4]
|
||||
4
|
||||
|
||||
|
|
|
|||
|
|
@ -10,3 +10,4 @@ obj@1
|
|||
---
|
||||
obj@0
|
||||
◾
|
||||
|
||||
|
|
|
|||
|
|
@ -5,3 +5,4 @@ f a (f b) a
|
|||
f (f b) a (f b)
|
||||
f a #0 a
|
||||
f a #0 a
|
||||
|
||||
|
|
|
|||
|
|
@ -18,3 +18,4 @@
|
|||
[7]: 14
|
||||
[8]: 16
|
||||
[9]: 18
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
print stdout
|
||||
|
||||
print stderr
|
||||
line 4
|
||||
|
||||
|
|
@ -9,3 +10,4 @@ line 3
|
|||
|
||||
> stdout2.txt
|
||||
line 2
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
[10, 0, 11, 13, 20, 0, 22, 0, 40, 0, 11]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue