1 2 3 4 5 6 7 8
/* TEST_OUTPUT: --- fail_compilation/failescape.d(8): Error: character '\' is not a valid token --- */ string x = \n;