blob: a45bb25255efadeffee1b8df63a7aa748797d12e [file] [log] [blame]
warning: #[test] attribute should not be used on macros. Use #[cfg(test)] instead.
--> $DIR/test-on-macro.rs:21:1
|
LL | foo!();
| ^^^^^^^