* test/automated/flymake/warnpred/test.pl: Tweak earlier change.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
@arr = [1,2,3,4];
|
||||
$b = @arr[1];
|
||||
my $b = @arr[1];
|
||||
|
||||
Reference in New Issue
Block a user