Searched refs:i_return_a_label (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dgoto.t224 sub i_return_a_label { subroutine
225 print "ok 31 - i_return_a_label called\n";
228 eval { goto +i_return_a_label; };

Completed in 20 milliseconds