module f; struct S { long l; } void main() { S s; }