1 line
48 B
Text
1 line
48 B
Text
for i in (0..10 | each {} | every 2) {print $i}
|
for i in (0..10 | each {} | every 2) {print $i}
|