9 lines
196 B
Text
9 lines
196 B
Text
![]() |
error: expected expression, found `<eof>`
|
||
|
--> $DIR/macro-in-expression-context-2.rs:5:16
|
||
|
|
|
||
|
LL | _ => { empty!() }
|
||
|
| ^^^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|