Sign in
rust
/
rust
/
6ea369cfee9420f6fe3f89e4bff7b01ac0ef920d
/
.
/
tests
/
ui
/
macros
/
issue-92267.rs
blob: ff27717bcfa7f15733aaf497e3349ab26e700bfa [
file
]
//@ check-fail
pub
fn
main
()
{
println
!(
"🦀%%%"
,
0
)
}
//~ ERROR argument never used