1 // m_dir/o_go/o.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 o 6
View as plain text