Add test
This commit is contained in:
parent
f3600ffdf8
commit
78a3ed56ea
1 changed files with 2 additions and 0 deletions
2
sample-programs/basic-8
Normal file
2
sample-programs/basic-8
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
f x = let double = \y. y+y in (\x. x+y) 4;
|
||||
Loading…
Add table
Add a link
Reference in a new issue