blob: 2b7598d1577a638be27f3e1422e0addce9638eff [file] [log] [blame]
error[E0663]: input operand constraint contains '+'
--> $DIR/E0663.rs:8:12
|
LL | : "+test"("a")
| ^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0663`.