zero-strct-2.c   [plain text]


struct { } foo = { };
void * bar(void) { return &foo; }