xref: /openbsd-src/gnu/usr.bin/perl/t/lib/Sans_mypragma.pm (revision 4c1e55dc91edd6e69ccc60ce855900fbc12cf34f)
1package Sans_mypragma;
2
3sub affected {
4    mypragma::in_effect();
5}
6
71;
8