blob: 764f2c464bcb8c90be51025f7f3be1fd9e5f17a1 [file] [log] [blame]
error: no rules expected the token `@`
--> $DIR/fail-simple.rs:12:12
|
LL | panic!(@); //~ ERROR no rules expected the token `@`
| ^
error: aborting due to previous error