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-path-prelude-fail-3.rs
blob: 68eb350a95614772327aae1e335f4c4204c8f3f4 (
plain
)
1
2
3
fn
main
()
{
inline
!
();
//~ ERROR cannot find macro `inline` in this scope
}