]> code.delx.au - gnu-emacs/blob - test/automated/flymake/warnpred/test.pl
Fix incorrect usage of @key in the User Manual (Bug#20135)
[gnu-emacs] / test / automated / flymake / warnpred / test.pl
1 @arr = [1,2,3,4];
2 my $b = @arr[1];