Searched defs:TestMapAlias (Results 1 – 1 of 1) sorted by relevance
81 type TestMapAlias map[int]int type83 func fMapAlias(a TestMapAlias) TestMapAlias { return a }