blob: 01dcff05881b3873f8f9ec78688b4acd37e7ea6f [file] [log] [blame]
// error-pattern:mismatched types
fn f() -> isize { true }
fn main() { }