superlint/.automation/test/raku/raku_good_1.raku

5 lines
31 B
Raku
Raw Normal View History

2020-07-05 22:21:13 -04:00
use v6;
my @foo;
@foo[1] = 42