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( )raw";
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( )raw";