Added .crf to every sample-program
This commit is contained in:
parent
9ea3a3dc56
commit
ccfae19541
10 changed files with 23 additions and 23 deletions
2
sample-programs/basic-3.crf
Normal file
2
sample-programs/basic-3.crf
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
main : Int ;
|
||||
main = (\x. x+x+3) ((\x. x) 2) ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue