added '$args' variable that is added to each function scope - thus allowing variadic...
commit3724f38cdec64eece9cb3a0fbb602361aef90c0c
authorJohn Doe <john@doe.nb>
Sun, 16 Nov 2014 02:12:51 +0000 (16 03:12 +0100)
committerJohn Doe <john@doe.nb>
Sun, 16 Nov 2014 02:12:51 +0000 (16 03:12 +0100)
tree500827aca220d0d3b3415e266fa1025a442633d3
parenta39662d33c918dbac4675b6a76daba14c121a65e
added '$args' variable that is added to each function scope - thus allowing variadic functions
src/ops.cpp