mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-23 17:55:13 +00:00
4 lines
85 B
Rust
4 lines
85 B
Rust
fn main() {
|
|
concat!(test!()); //~ ERROR cannot find macro `test` in this scope
|
|
}
|