The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
12345 class TestCase::Point_3s : mulnum_t { has x : short; has y : short; has z : short;}
class TestCase::Point_3s : mulnum_t {
has x : short;
has y : short;
has z : short;
}