Updated bug list & started working on more tests
This commit is contained in:
parent
f5b5f11903
commit
6947614fba
11 changed files with 80 additions and 59 deletions
|
|
@ -1,2 +1,2 @@
|
|||
|
||||
main = (\x. x+x+3) ((\x. x) 2)
|
||||
main : _Int ;
|
||||
main = (\x. x+x+3) ((\x. x) 2) ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue