blob: 8d5c20bc97cab6a59c04455d5b37a77b3505bae7 [file] [log] [blame]
# Files in src should not be treated as packages
exists $GOROOT/src/regexp/testdata/README
go list -f '{{.Dir}}' regexp/testdata/README
-- go.mod --
module regexp/testdata/README
-- p.go --
package p