Removed codegen to compile, type seem to work for newly added example
This commit is contained in:
parent
0d23a59f0c
commit
4a6c72fce0
4 changed files with 33 additions and 26 deletions
5
sample-programs/mono.crf
Normal file
5
sample-programs/mono.crf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
const x y = x;
|
||||
|
||||
f x = (const x 'c');
|
||||
|
||||
main = f 5;
|
||||
Loading…
Add table
Add a link
Reference in a new issue