mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
* test/automated/flymake/warnpred/test.pl: Tweak earlier change.
This commit is contained in:
parent
59c218fae7
commit
7b945728d3
@ -1,2 +1,2 @@
|
||||
@arr = [1,2,3,4];
|
||||
$b = @arr[1];
|
||||
my $b = @arr[1];
|
||||
|
Loading…
Reference in New Issue
Block a user