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