blob: 941b1aaa0d5462758e97d87c3d882469920d6e3a [file] [log] [blame]
fn main() {
2 + +2; //~ ERROR leading `+` is not supported
}