Unary buildin functions, need to fix test!

This commit is contained in:
Marvin Blum
2016-01-06 22:37:59 +01:00
parent fbfbb8a55c
commit e1bf92f4aa
5 changed files with 107 additions and 69 deletions

View File

@@ -1 +1 @@
var _x = setHit(getVar(player, foo)(bar))("head", "tail");
var _x = setHit(getVar(player, foo, bar), "head", "tail");