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
/
macros
/
macro-name-typo.rs
blob: 1ddc419d302acf81e042f20c48ab57779dbaf9ec (
plain
)
1
2
3
fn
main
()
{
printlx
!
(
"oh noes!"
);
//~ ERROR cannot find
}