]> code.delx.au - gnu-emacs/blob - test/automated/data/flymake/test.pl
Uncomment the next-error-function integration in xref
[gnu-emacs] / test / automated / data / flymake / test.pl
1 @arr = [1,2,3,4];
2 my $b = @arr[1];