From 54be6ddda72acd512ccef1d066f3da11f7f11b97 Mon Sep 17 00:00:00 2001 From: Solomon Foster Date: Sat, 6 Mar 2010 23:08:16 -0500 Subject: [PATCH] Comment noting a big hole in the !op implementation. --- src/Perl6/Grammar.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Perl6/Grammar.pm b/src/Perl6/Grammar.pm index 1be4f77af5c..1873a0c69a1 100644 --- a/src/Perl6/Grammar.pm +++ b/src/Perl6/Grammar.pm @@ -1160,6 +1160,7 @@ token infix:sym { , :pasttype')> } +# item_assignment is probably wrong, but I don't know how to do what is right... token infix_prefix_meta_operator:sym { } token infix:sym<:=> {