Skip to content

Handle nested call functions

Compare
Choose a tag to compare
@Mattchewone Mattchewone released this 25 Apr 13:12
· 86 commits to master since this release

Allows use of returning functions from functions

Resolves - #587

stache("{{ foo(1)(2) }}")