blob: 19c5c82f82cd22d65d84e3a975c36bd35645a375 [file] [log] [blame]
error: expected type, found `'static`
--> $DIR/trait-object-macro-matcher.rs:9:8
|
LL | m!('static);
| ^^^^^^^
error: aborting due to previous error