Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
macros
/
issue-11692-2.rs
blob: 5957ed338f4e749dc91469d6a3fc9ed7b371dc33 [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
concat
!(
test
!());
//~ ERROR cannot find macro `test` in this scope
}