general decl parsing
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ test import "@source/lexer"
|
||||
|
||||
program ::
|
||||
`# literals
|
||||
`x :: 123
|
||||
`x int :: 123
|
||||
|
||||
main proc() void {
|
||||
strpool.strings = strpool.init(mem.c_allocator)
|
||||
|
||||
Reference in New Issue
Block a user