blob: 9c9f65ee6a96d4dfbb515ed56ad0e3f09f7c33fc [file] [log] [blame]
error[E0664]: clobber should not be surrounded by braces
--> $DIR/E0664.rs:7:12
|
LL | : "{eax}"
| ^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0664`.