rust/tests/ui/parser/raw/raw-str-unterminated.rs
2023-01-11 09:32:08 +00:00

5 lines
111 B
XML

static s: &'static str =
r#" string literal goes on
and on
//~^^ ERROR unterminated raw string