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