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