...

Text file src/cmd/go/testdata/script/fsys_walk.txt

Documentation: cmd/go/testdata/script

     1# Test that go list prefix... does not read directories not beginning with prefix.
     2env GODEBUG=gofsystrace=1
     3go list m...
     4stderr mime
     5stderr mime[\\/]multipart
     6! stderr archive

View as plain text