* test/automated/flymake/warnpred/test.pl: Tweak earlier change.
This commit is contained in:
parent
59c218fae7
commit
7b945728d3
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
@arr = [1,2,3,4];
|
||||
$b = @arr[1];
|
||||
my $b = @arr[1];
|
||||
|
|
Loading…
Add table
Reference in a new issue