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,2 @@
|
||||
foo(player)("head");
|
||||
//diag_log format ["easyHC: found headless client with ID %1.", easyHCpresent];
|
||||
diag_log () (format(xy)("asdf", "hjkl"));
|
||||
|
||||
Reference in New Issue
Block a user