xref
: /
openbsd-src
/
gnu
/
usr.bin
/
perl
/
t
/
lib
/
Sans_mypragma.pm
(revision d13be5d47e4149db2549a9828e244d59dbc43f15)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
Sans_mypragma
;
2
3
sub
affected
{
4
mypragma
::
in_effect
();
5
}
6
7
1
;
8