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

     1  # Tests golang.org/issue/36000
     2  
     3  [!cgo] skip
     4  
     5  # go env with CGO flags should not make NUL file
     6  go env CGO_CFLAGS
     7  

View as plain text