5 lines
81 B
Text
5 lines
81 B
Text
local(x = 0)
|
|
while(#x % 6 > 0 || #x == 0) => {^
|
|
++#x
|
|
'\r' // for formatting
|
|
^}
|