Hi, all.
Please, forgive me if I'm addressing the wrong place, or am just being stupid 
-  it's my first time on any of the perl6 lists.

I just started to play around with pugs, (I'm completely and utterly amazed, 
by the way), and I noticed something that looked weird to me:
In ruleSubDeclaration there is a choice, and ruleSubScopedWithContext comes 
before ruleSubScoped. I believe this leads to incorrect handling of the word 
"multi" in statements such as "my multi sub Joe {}" - that gets parsed like 
"my Int sub Joe {}".

Does that fact interest anyone who actually knows what they're doing (as 
opposed to me)?

-Roie Marianer

Reply via email to