8 lines
194 B
Text
8 lines
194 B
Text
error: invalid macro matcher; matchers must be contained in balanced delimiters
|
|
--> $DIR/invalid-macro-matcher.rs:4:5
|
|
|
|
|
LL | _ => ();
|
|
| ^
|
|
|
|
error: aborting due to previous error
|
|
|