* lisp/emacs-lisp/tabulated-list.el: Don't error on nil header-string
[emacs.git] / test / automated / data / flymake / test.pl
blobd5abcb47e7f6649edd1828adf56cedb472a75b85
1 @arr = [1,2,3,4];
2 my $b = @arr[1];