until true; 1; end

1 until true

tap { break until true }

tap { next until true }

return until true

foo :a, :b until bar?

foo while bar in baz
