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