8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
|
|
const S {};
|
||
|
|
testBlock {} x[2];
|
||
|
|
|
||
|
|
/*%%*
|
||
|
|
interface block 'S' must contain at least one member
|
||
|
|
interface block 'testBlock' must contain at least one member
|
||
|
|
*%%*/
|