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