1 2 3 4 5 6 7 8
error: expected type, found `'static` --> $DIR/trait-object-macro-matcher.rs:9:8 | LL | m!('static); | ^^^^^^^ expected type error: aborting due to previous error