Function parsing, some fixes to parser.

This commit is contained in:
Marvin Blum
2015-09-21 15:26:05 +02:00
parent 9754def486
commit 7e6f66acd6
7 changed files with 150 additions and 55 deletions

3
in/func.asl Normal file
View File

@@ -0,0 +1,3 @@
func somefunc() {
}