1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00
emacs/test/automated/flymake/warnpred/test.pl

2 lines
35 B
Raku

@arr = [1,2,3,4];
my $b = @arr[1];