Searched defs:TestInt8Alias (Results 1 – 1 of 1) sorted by relevance
69 type TestInt8Alias int8 type71 func fInt8Alias(a TestInt8Alias) TestInt8Alias { return a }