Sign in
android
/
toolchain
/
rustc
/
32f7835b4f844d645621e83c89a3178ef87b0d69
/
.
/
src
/
test
/
ui
/
feature-gates
/
feature-gate-log_syntax.rs
blob: 181f66cb08ee26999f68f63928d4689d79d6e99d [
file
] [
log
] [
blame
]
fn
main
()
{
log_syntax
!()
//~ ERROR `log_syntax!` is not stable enough
}