Never use while/until condition do for multi-line while/until . # bad while x > 5 do # body omitted end until x > ...
確定! 回上一頁