seems fixed to me

12:12 <diakopter> m: grammar test { token a { a }; token b { b }; token TOP { 
                  <a><b><before $<a>> };}; test.parse("abc").say
12:12 <camelia> rakudo-moar 61d231: OUTPUT«Nil␤»

Reply via email to