Sign in
fuchsia
/
third_party
/
rust
/
eda6dc928323fcd0ac1b51cea1aa79ab17e8519d
/
.
/
tests
/
ui
/
attributes
/
key-value-non-ascii.rs
blob: e14e2fc05ad39235c7589b830caa423d901621e8 [
file
] [
log
] [
blame
]
#![
feature
(
rustc_attrs
)]
#[
rustc_dummy
=
b
"ffi.rs"
]
//~ ERROR non-ASCII character in byte string literal
fn
main
()
{}