# New Ticket Created by "Carl Mäsak"
# Please include the string: [perl #64828]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64828 >
<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.