const char * str = R"*^*(This is string containing an embedded "quoted" string)*^*";
say qq<I can do '" in here>;