view gcc/testsuite/gdc.test/fail_compilation/diag13609b.d @ 158:494b0b89df80 default tip

...
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 18:13:55 +0900
parents 1830386684a0
children
line wrap: on
line source

/*
TEST_OUTPUT:
---
fail_compilation/diag13609b.d(10): Error: base classes are not allowed for `struct`, did you mean `;`?
fail_compilation/diag13609b.d(11): Error: basic type expected, not `EOF`
fail_compilation/diag13609b.d(11): Error: { } expected following `struct` declaration
---
*/

struct S :