Closed Rakoth closed 9 years ago
We can use (fun -> ... end).()
wrapping to not create any variables in template context
@Rakoth this looks good to me, thanks for knocking this one out. I'm good to merge this if you are.
@doomspork go ahead :ship:
Resolve #34 @doomspork I am thinking of some thing like this to resolve issue with attribute value. I is not possible to evaluate all values at compile time, because we can call template with different variables in runtime.