1 // m_go/m.go should not be embedded because Gazelle will generate a build file 2 // for this directory, and we can't reliably embed files across Bazel 3 // packages. 4 5 package m 6
View as plain text