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