mirror of
https://github.com/Kugelschieber/asl.git
synced 2026-01-18 03:50:25 +00:00
Fixed function call and buildin function call, all tests are green.
Still need to solve special cases and sqf: ... sqf blocks.
This commit is contained in:
1
test/parser_buildin_func.asl
Normal file
1
test/parser_buildin_func.asl
Normal file
@@ -0,0 +1 @@
|
||||
var _x = setHit(player)("head");
|
||||
Reference in New Issue
Block a user