blob: 7f8f13ef8d4aca72313e288e5426ec82064adbbc [file] [log] [blame]
// error-pattern: aborting due to previous error
fn main() {
2 + +2;
}