Sign in
fuchsia
/
third_party
/
rust
/
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
/
.
/
tests
/
ui
/
conditional-compilation
/
module_with_cfg.rs
blob: a96f8a3e6e964c907cc7a7b02954baea684d98fb [
file
] [
log
] [
blame
]
//@ ignore-auxiliary (used by `./inner-cfg-non-inline-mod.rs`)
#![
cfg_attr
(
all
(),
cfg
(
false
))]