Sign in
fuchsia
/
third_party
/
rust
/
972fef232ec0dd7a3f42091aa6f36cd68aeb3eef
/
.
/
tests
/
ui
/
macros
/
issue-11692-2.rs
blob: 5957ed338f4e749dc91469d6a3fc9ed7b371dc33 [
file
] [
log
] [
blame
]
fn
main
()
{
concat
!(
test
!());
//~ ERROR cannot find macro `test` in this scope
}