p4raw-id: //depot/perl@4090
EOE
print "# '$_', '$x0', '$x1'.\nnot "
- unless /Can\'t modify non-lvalue indirect subroutine call/;
+ unless /Can\'t modify non-lvalue subroutine call/;
print "ok 30\n";
sub lv0 {use attrs 'lvalue';} # Converted to lv10 in scalar context