Text file src/cmd/go/testdata/mod/vcs-test.golang.org_git_prefercompatible.git_v1.5.2.txt

     1  written by hand
     2  
     3  -- .info --
     4  {"Version":"v1.5.2"}
     5  -- .mod --
     6  module vcs-test.golang.org/git/prefercompatible.git
     7  
     8  go 1.12
     9  -- prefercompatible.go --
    10  package prefercompatible
    11  

View as plain text