d: Merge upstream dmd, druntime 4c18eed967, phobos d945686a4.
[official-gcc.git] / gcc / testsuite / gdc.test / fail_compilation / diag13609b.d
blob86690fcfad3cdbe5a36f664f66f4e72d14e352b9
1 /*
2 TEST_OUTPUT:
3 ---
4 fail_compilation/diag13609b.d(10): Error: base classes are not allowed for `struct`, did you mean `;`?
5 fail_compilation/diag13609b.d(11): Error: basic type expected, not `End of File`
6 fail_compilation/diag13609b.d(11): Error: { } expected following `struct` declaration
7 ---
8 */
10 struct S :