oden/third-party/vendor/proc-macro-hack/tests/ui/unexpected-arg.stderr
2024-03-08 11:03:01 -08:00

5 lines
249 B
Text

error: unexpected argument to proc_macro_hack macro implementation; args are only accepted on the macro declaration (the `pub use`)
--> tests/ui/unexpected-arg.rs:3:19
|
3 | #[proc_macro_hack(fake_call_site)]
| ^^^^^^^^^^^^^^