OSDN Git Service

* lib/gcc-simulate-thread.exp: New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / c-c++-common / raw-string-12.c
1 // PR c++/45399
2 // { dg-options "-std=gnu99" { target c } }
3 // { dg-options "-std=c++0x" { target c++ } }
4
5 char const *S = R"raw(\0)raw";