// PR c++/45399
// { dg-options "-std=gnu99" { target c } }
// { dg-options "-std=c++0x" { target c++ } }

char const *S = R"raw( )raw";
