Sandbox
From Dark Omen Wiki
std::wstring cpp_text |
( |
L"start file\n" \ |
L" /*\n" \ |
L" */\n" \ |
L" {\n" \ |
L" // line comment 1\n" \ |
L" }\n" \ |
L" {\n" \ |
L" {\n" \ |
L" {\n" \ |
L" {\n" \ |
L" }\n" \ |
L" }\n" \ |
L" // line comment 1.5\n" \ |
L" {\n" \ |
L" }\n" \ |
L" // line comment 2\n" \ |
L" /*\n" \ |
L" */\n" \ |
L" }\n" \ |
L" }\n" \ |
L"//end file." |
); |