summaryrefslogblamecommitdiff
path: root/tests/syntax/bad/testfile-unclosed_escaped_string-1.cpp
blob: 7d889f2aebe8e0b75aa5ca31afed55a33b148cd5 (plain) (tree)
1
2
3


           
void f() {
    g("\");
}