Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

# [[[ PREPROCESSOR ]]]
# <<< PARSE_ERROR: 'ERROR ECVPAPL02' >>>
# <<< PARSE_ERROR: 'near "1;' >>>
# [[[ HEADER ]]]
use strict;
use RPerl;
our $VERSION = 0.001_000;
# [[[ SUBROUTINES ]]]
our void $empty_sub = sub {
( my number $foo, y number $bar ) = @_;
return 1;
};
1; # end of package