# New Ticket Created by Rob Hoelz # Please include the string: [perl #125722] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org/Ticket/Display.html?id=125722 >
See the attached example.
use v6; use trace; class MyClass is repr('P6Opaque') {}