blob: 75e6f7e886e1873ad64f7c19119c79306faba7a0 [file] [log] [blame]
// error-pattern:1 == 2
fn main() { assert (1 == 2); }