aboutsummaryrefslogtreecommitdiff
path: root/tests/core/go_test/x_defs/baz.go
blob: 9d4334f7d43521fecc4579e60f4932d98edbde00 (plain)
1
2
3
4
5
6
package baz

import "github.com/bazelbuild/rules_go/tests/core/go_test/x_defs/qux"

var Baz string
var Qux = qux.Qux