blob: 56576756856df548713e2c01b9938ca4bebc256c [file] [log] [blame]
typedef int Typedef1;
typedef int Typedef2;
Typedef1 x1;
Typedef2 x2;