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
/
tools
/
rustfmt
/
tests
/
target
/
issue_4522.rs
blob: 5ca70e1c090c32a620491fa1560197e4d0fcf41a (
plain
)
1
2
3
4
5
6
fn
main
()
{
#[cfg(feature =
"foo"
)]
{
// let foo = 0;
}
}