On Sat Apr 18 08:48:15 2009, masak wrote: > <masak> rakudo: say B; grammar B {} > <p6eval> rakudo bbd14b: OUTPUT«invoke() not implemented in class 'Capture > * masak submits rakudobug > > Same symptom when we declare a class or role. When we declare a > package or a module, or declare a type B::C, we get the error > "invoke() not implemented in class 'NameSpace'" instead.
Now more helpful, and the tests are passed that were added to this ticket, so closing it. Thanks, Jonathan