blob: d17d924821523df13cbbefc3e076b256295420ce [file] [log] [blame]
enum E;
struct S;
union U;
enum E* v0;
struct S* v1;
union U* v2;