2 lines
40 B
Raku
2 lines
40 B
Raku
|
|
.say for <a b c> Z~ <A B C> Z~ 1, 2, 3;
|
|
|
.say for <a b c> Z~ <A B C> Z~ 1, 2, 3;
|