Searched defs:TestInt64Alias (Results 1 – 1 of 1) sorted by relevance
63 type TestInt64Alias int64 type65 func fInt64Alias(a TestInt64Alias) TestInt64Alias { return a }