// error-pattern:this block must not have a result fn main() { while true { true } }