parser: Add function parsing groundwork
Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
.pub .f main() : u32
|
||||
.f main() : u32
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
+-*/
|
||||
Reference in New Issue
Block a user