Searched refs:array_ty (Results 1 – 1 of 1) sorted by relevance
53 typedef struct tag array_ty[1]; typedef55 void (^block)(array_ty) = ^(array_ty arr) { }; in test6()56 array_ty arr; in test6()