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
/
src
/
test
/
ui
/
span
/
E0536.rs
blob: 72de7b6f4530fc9b7e5c1fcac5cdd457424341cf (
plain
)
1
2
3
4
#[cfg(not())]
//~ ERROR E0536
pub
fn
something
()
{}
pub
fn
main
()
{}