2 lines
26 B
Text
2 lines
26 B
Text
|
|
for n in 1.. { print $n }
|
|
|
for n in 1.. { print $n }
|