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-1.rs
blob: b6f3bb8ef0549e9fdabc046aa527f8d4a24d888f (
plain
)
1
2
3
fn
main
()
{
print!
(
testo
!
());
//~ ERROR cannot find macro `testo` in this scope
}