varying struct s { int i; } s1; // structures cannot be declared with varying qualifier void main() { }