blob: d2829e1643bbd5127c51f5c6e39422ff2ce78a25 [file] [log] [blame]
error[E0534]: expected one argument
--> $DIR/E0534.rs:1:1
|
LL | #[inline()] //~ ERROR E0534
| ^^^^^^^^^^^
error: aborting due to previous error
For more information about this error, try `rustc --explain E0534`.