minor implementation for parser

(simple type and defn)
This commit is contained in:
2025-11-23 22:07:04 +09:00
parent 3682559a56
commit d8c0b2a762
9 changed files with 476 additions and 13 deletions

2
test2.cval Normal file
View File

@@ -0,0 +1,2 @@
val [->int] main;
val int n;