mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 20:10:25 +00:00
Added license.
This commit is contained in:
@@ -269,6 +269,7 @@ func parseFunctionCall() {
|
||||
}
|
||||
|
||||
func parseBuildinFunctionCall(name string) {
|
||||
// FIXME: does not work for all kind of commands
|
||||
expect("(")
|
||||
appendOut("[")
|
||||
parseParameter()
|
||||
|
||||
Reference in New Issue
Block a user