Newsgroups: perl.perl6.compiler
From: l...@luqui.org (Luke Palmer)
Date: Sun, 6 Mar 2005 15:15:23 -0700
Local: Sun, Mar 6 2005 5:15 pm
Subject: Method call parsing
In Parser.hs:589, we have the code:
parseParamList parse = parseParenParamList parse parseParenParamList parse = do But this allows the syntax '$x.foo $y', that is, an argument to a method for %hash.keys { ... } Which is misparsed. Taking out maybeParens and putting 'option [[],[]] $ parens' in its Luke You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||