Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / mod@v0.3.0 / zip / testdata / unzip / dup_file_and_dir.txt
1 path=example.com/m
2 version=v1.0.0
3 wantErr=entry "a.go" is both a file and a directory
4 -- example.com/m@v1.0.0/a.go --
5 package a
6 -- example.com/m@v1.0.0/a.go/b.go --
7 package b