// xfail-stage0 // xfail-stage1 // xfail-stage2 // error-pattern:1 == 2 fn main() { assert (1 == 2); }