Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
attributes
/
z-crate-attr
/
garbage.rs
blob: 69444e1935a2ef7272cc5178f44bedf8cd185260 [
file
] [
log
] [
blame
]
// Show diagnostics for invalid tokens
//@ compile-flags: -Zcrate-attr=`%~@$#
fn
main
()
{}
//~? ERROR unknown start of token: `
//~? ERROR expected identifier, found `%`