Sign in
go
/
go.git
/
a58afe44fa3be498e213bafa77455ffdfe5e23e2
/
.
/
src
/
cmd
/
go
/
testdata
/
script
/
src_file.txt
blob: 8d5c20bc97cab6a59c04455d5b37a77b3505bae7 [
file
]
# 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