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