cuelang.org/go@v0.10.1/mod/modzip/testdata/create/file_case_conflict.txt (about)

     1  path=example.com/m@v1
     2  version=v1.0.0
     3  wantErr=case-insensitive file name collision: "M.GO" and "m.go"
     4  -- m.go --
     5  package m
     6  -- M.GO --
     7  package m