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