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