2 lines
40 B
Raku
2 lines
40 B
Raku
|
|
for <a b c d>.kv -> $i, $letter { ... }
|
|
|
for <a b c d>.kv -> $i, $letter { ... }
|