1 2 3 4 5 6 7 8 9
pub fn main() void { while (true) { break; } } // run // target=x86_64-linux,x86_64-macos //