What steps will reproduce the problem?
1. e.g. parsing "if:then:else:( true, {} , {} )"
What is the expected output? What do you see instead?
The native function equivalent to keyworded functions such as if: () then: {}
else: {} cannot be
parsed. Since these keyworded functions should be syntactic sugar for the
native functions, I would
expect the native functions to be usable too.
Original issue reported on code.google.com by kevin.pinte@gmail.com on 6 May 2010 at 9:33
Original issue reported on code.google.com by
kevin.pinte@gmail.com
on 6 May 2010 at 9:33