Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more
12345 class TestCase::Point_3b : mulnum_t { has x : byte; has y : byte; has z : byte;}
class TestCase::Point_3b : mulnum_t {
has x : byte;
has y : byte;
has z : byte;
}