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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dclosure.t194 my($debugging, %expected, $inner_type, $where_declared, $within);
215 for $inner_type (qw!named anon!) {
226 ( ($inner_type eq 'named') ||
229 ( ($inner_type eq 'anon') &&
232 ( ($inner_type eq 'anon') &&
241 # inner_type: $inner_type
331 if ($inner_type eq 'named') {
333 } elsif ($inner_type eq 'anon') {
336 die "What was $inner_type
[all...]

Completed in 20 milliseconds