3 lines
62 B
D
3 lines
62 B
D
|
|
auto str = `"Hello," he said.`;
|
||
|
|
auto str2 = r"\n is slash-n";
|