Searched refs:AryT (Results 1 – 1 of 1) sorted by relevance
137 typedef int AryT[]; typedef141 AryT a = { 1, 2 }, b = { 3, 4, 5 }; in testTypedef()