Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-fmt-debug.rs
blob: f30befbd19c21b49dfb2066e3baba764f94c87c9 [
file
] [
log
] [
blame
]
#[
cfg
(
fmt_debug
=
"full"
)]
//~^ ERROR is experimental
fn
main
()
{
}