...

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

Documentation: cmd/go/testdata/script

     1# go env should caches compiler results
     2go env
     3go env -x
     4! stdout '\|\| true'
     5

View as plain text