Sign in
rust
/
rust
/
e07aa92ffa58982dda0b5737d34aa2e2d03dd142
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue_4522.rs
blob: 5ca70e1c090c32a620491fa1560197e4d0fcf41a [
file
]
fn
main
()
{
#[
cfg
(
feature
=
"foo"
)]
{
// let foo = 0;
}
}