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