blob: 8098bfcd8d9dd565010f19f95f11e91452f24b3a [file] [log] [blame]
// error-pattern: mismatched types
fn main() { while main { } }