1 2 3 4 5 6 7
export fn f() void { break; } // error // // :2:5: error: break expression outside loop