# New Ticket Created by Dave Rolsky # Please include the string: [perl #127225] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=127225 >
perl6 -e 'my Str enum Foo < x y z >' ===SORRY!=== Incompatible MROs in P6opaque rebless I sort of understand that what I wrote isn't actually correct and isn't expected to work, but the error message is very uninformative.