2 lines
49 B
C++
2 lines
49 B
C++
char const *const ManyQuotes("quotes:\'\'\'\'");
|
char const *const ManyQuotes("quotes:\'\'\'\'");
|