Closed fponticelli closed 13 years ago
this syntax should work:
@getFunction()()
Instead the second set of parenthesis is dealt as literal
Fixed in latest version.
this syntax should work:
@getFunction()()
Instead the second set of parenthesis is dealt as literal