blob: 61be284d7320eeaf3c82e17350ae38dc5922ac96 [file] [log] [blame]
fn main() {
concat!(test!()); //~ ERROR cannot find macro `test!` in this scope
}