rustc/tests/ui/parser/raw/raw-str-unterminated.rs
2023-08-02 10:33:26 +02:00

5 lines
111 B
XML

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