xref: /openbsd/gnu/usr.bin/perl/t/run/flib/broken.pm (revision 91f110e0)
1package broken;
2
3use strict;
4use warnings;
5
6$x = 1;
7
81;
9