Minor rewrite of tc. Some bugs still left
This commit is contained in:
parent
6218efac20
commit
5d247057f5
6 changed files with 256 additions and 128 deletions
|
|
@ -1,4 +1 @@
|
|||
letters = let x = 1
|
||||
in let y = 2
|
||||
in let z = 3
|
||||
in x + y + z
|
||||
testType f x = f x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue