aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/torture/undended-string-1.rs
blob: 66f0cd52269a584d4fb450b751c977f8cfb6d6cc (plain)
1
2
3
4
5
// { dg-excess-errors "...." }
fn main() {
    // { dg-error "unended string literal" "" { target *-*-* } .+1 }
    let s = "123
}