Sign in
rust
/
rust
/
e4375da4e8fcd40ea5a43e72a256db5cbfacf156
/
.
/
tests
/
ui
/
feature-gates
/
feature-gate-log_syntax.rs
blob: 181f66cb08ee26999f68f63928d4689d79d6e99d [
file
]
fn
main
()
{
log_syntax
!()
//~ ERROR `log_syntax!` is not stable enough
}