github.com/0xKiwi/rules_go@v0.24.3/tests/core/go_proto_library/extra.go (about) 1 package foo 2 3 func Extra() int { 4 return 42 5 }