Searched defs:TestInt16Alias (Results 1 – 1 of 1) sorted by relevance
51 type TestInt16Alias int16 type53 func fInt16Alias(a TestInt16Alias) TestInt16Alias { return a }