/
opt
/
go
/
pkg
/
mod
/
github.com
/
gogo
/
protobuf@v1.3.2
/
test
/
enumdecl_all
/
up file
home
package enumdeclall type MyEnum int32 const ( A MyEnum = iota B MyEnum = iota )