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 / ir / identical.go
1 // +build go1.8
2
3 package ir
4
5 import "go/types"
6
7 var structTypesIdentical = types.IdenticalIgnoreTags