1 // error-pattern: mismatched types
2 
main()3 fn main() { while main { } }
4