blob: 3b73c0a4b05d0f6934f63015a282960ab45a05b4 [file] [log] [blame]
/* Compile with:
gcc -Wall -g -shared -o libtest24-compatible-vars-v0.so test24-compatible-vars-v0.c
*/
struct S
{
int m0;
};
struct S a[2];