The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
123456789 class CompileError::Syntax::LineNumber { use TestCase::Minimal; } =pod=cut our $FOO : int;}
class CompileError::Syntax::LineNumber {
use TestCase::Minimal; }
=pod
=cut
our $FOO : int;
}