Searched defs:TestIntAlias (Results 1 – 1 of 1) sorted by relevance
75 type TestIntAlias int type77 func fIntAlias(a TestIntAlias) TestIntAlias { return a }