Incorporated most of main, as well as started on quickcheck
This commit is contained in:
parent
06e65de235
commit
2f45f39435
19 changed files with 1252 additions and 1090 deletions
|
|
@ -1,3 +1,2 @@
|
|||
fun : Mono Int -> Mono Int ;
|
||||
fun = let f = \x. x in f 3 ;
|
||||
|
||||
main : _Int ;
|
||||
main = 3 + 3 ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue