Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
ui
/
macros
/
issue-105011.rs
blob: da12c381464e1d4b7faac1d1de43084e785718e6 [
file
] [
log
] [
blame
]
fn
main
()
{
println
!(
""
y
);
//~ ERROR suffixes on string literals are invalid
}