mirror of
https://github.com/golang/go
synced 2024-11-07 15:06:16 -07:00
4 lines
42 B
Go
4 lines
42 B
Go
|
package a
|
||
|
|
||
|
type W = map[int32]interface{}
|