removed empty lines
This commit is contained in:
parent
e65761a64f
commit
b8723bf83c
|
@ -98,13 +98,6 @@ IOqualifyier: KeyIn
|
|||
|
||||
paramdecl: type ':' Ident { DEBUG("Param-Declaration"); };
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
funcall: Ident argumentlist { DEBUG("Function call"); };
|
||||
|
||||
statementlist: statement statementlist
|
||||
|
|
Loading…
Reference in New Issue