RosettaCodeData/Task/Loops-Do-while/Jq/loops-do-while-2.jq
2017-09-25 22:28:19 +02:00

1 line
32 B
Text

0 | do_while( .+1; . % 6 != 0 )