mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 12:00:25 +00:00
Fixed buildin function call problem, but found a new on in tokenizer
(e.g. "format" -> for, mat).
This commit is contained in:
@@ -1 +1 @@
|
||||
var _x = setHit(player)("head");
|
||||
var _x = setHit(getVar(player, foo)(bar))("head", "tail");
|
||||
|
||||
Reference in New Issue
Block a user