4 lines
42 B
Go
4 lines
42 B
Go
package a
|
|
|
|
type W = map[int32]interface{}
|
package a
|
|
|
|
type W = map[int32]interface{}
|