I don't know what a parse tree is, but in Java tha...
# language-proposals
o
I don't know what a parse tree is, but in Java that code would assign 1 to bar and then call foo with 1 as the argument. Now, I do realise that this would collide with the named arguments syntax, so thanks for the clarification. :)