The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
use t::ParserTest;
__END__

===
--- code
sub ($n) { }
--- expected
(statements (func (nop) (params (param (nop) (variable "$n") (nop) (int 0))) (nop) (block)))