blob: 039129e770f52ceb40b009a7a251f550474ccda3 [file] [log] [blame]
/*
TEST_OUTPUT:
---
fail_compilation/diag13609a.d(11): Error: `}` expected following members in `class` declaration at fail_compilation/diag13609a.d(8)
---
*/
class C
{
void foo() {}