void main() { struct s { } s1; // structures have to be declared with atleast one member }