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