index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
ui
/
issues
/
issue-11692-2.rs
blob: 5957ed338f4e749dc91469d6a3fc9ed7b371dc33 (
plain
)
1
2
3
fn
main
()
{
concat!
(
test
!
());
//~ ERROR cannot find macro `test` in this scope
}