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