Home
last modified time | relevance | path

Searched refs:newvar (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/t/op/
Dsub_lval.t445 is("'$newvar' $_", "'4' ");
461 eval 'sub AUTOLOAD : lvalue { $newvar }';
Dclosure.t495 $newvar = 123; # realloc the SV of the freed CV