(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
fail_compilation/
lexer3.d
/*
TEST_OUTPUT:
---
fail_compilation/lexer3.d(9): Error: unterminated token string constant starting at fail_compilation/lexer3.d(9)
fail_compilation/lexer3.d(10): Error: semicolon expected following auto declaration, not `End of File`
---
*/

static s1 = q{ asef;