2 lines
46 B
Raku
2 lines
46 B
Raku
|
|
for ^Inf Z <a b c d> -> ($i, $letter) { ... }
|
|
|
for ^Inf Z <a b c d> -> ($i, $letter) { ... }
|