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