summaryrefslogtreecommitdiffstats
path: root/src/test/ui/parser/raw/raw-str-unterminated.rs
blob: fd317295561f4084214b2babd523d4a7142f2831 (plain)
1
2
3
4
static s: &'static str =
    r#" string literal goes on
        and on
    //~^^ ERROR unterminated raw string