blob: e838c0fac6d985d5455676c02d7e917acb50e3cd [file] [log] [blame]
typedef struct S {
float f;
float g;
} S;
void f(S);