typechecker is compatible with one extra addition to the spec
This commit is contained in:
parent
3335ab7a57
commit
8d1330ad42
7 changed files with 63 additions and 66 deletions
|
|
@ -1,2 +1,2 @@
|
|||
f : Int -> Int ;
|
||||
f = \x. x+1 ;
|
||||
f x = x ;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue