Searched defs:TestInt32Alias (Results 1 – 1 of 1) sorted by relevance
57 type TestInt32Alias int32 type59 func fInt32Alias(a TestInt32Alias) TestInt32Alias { return a }