Sign in
fuchsia
/
third_party
/
rust
/
2a3e17c6d5c49eeb770ade2fa660f98e9cce0ce0
/
.
/
tests
/
ui
/
conditional-compilation
/
module_with_cfg.rs
blob: 778379fa6ea7a29a9b6c59ff05c0b35acdf526e2 [
file
] [
log
] [
blame
]
//@ ignore-test (auxiliary, used by other tests)
#![
cfg_attr
(
all
(),
cfg
(
FALSE
))]