Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / honnef.co / go / tools@v0.0.1-2020.1.5 / staticcheck / testdata / src / CheckDuplicateBuildConstraints / CheckDuplicateBuildConstraints.go
1 // +build one two three go1.1
2 // +build three one two go1.1
3
4 package pkg // want `identical build constraints`