blob: de1df3e9a35866c08c33967da6b32d5e2e1af290 [file] [log] [blame]
error: attribute value must be a literal
--> $DIR/invalid_macro.rs:1:22
|
LL | #![recursion_limit = foo!()]
| ^^^^^^
error: aborting due to 1 previous error