dmd/compiler/test/fail_compilation/imports/imp22749.c
2022-07-09 18:53:07 +02:00

4 lines
38 B
C

struct S22749
{
int field : 1;
};