# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #60924] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60924 >
Rakudo r33329 can't instantiate classes that contain a grammar. $ perl6 -e 'class A { grammar B {} }; A.new' Null PMC access in get_string() [...]