blob: e71daa2dd62d4b62f489e80299454740e63803ff [file] [log] [blame]
fn main() { let x = 1 && 2; }
//~^ ERROR mismatched types
//~| ERROR mismatched types