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