]> git.proxmox.com Git - rustc.git/blob - tests/ui/parser/raw/raw-str-unterminated.rs
New upstream version 1.68.2+dfsg1
[rustc.git] / tests / ui / parser / raw / raw-str-unterminated.rs
1 static s: &'static str =
2 r#" string literal goes on
3 and on
4 //~^^ ERROR unterminated raw string