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