summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/flymake-resources/test.pl
blob: d5abcb47e7f6649edd1828adf56cedb472a75b85 (plain)
1
2
@arr = [1,2,3,4];
my $b = @arr[1];