Files
kubesphere/vendor/honnef.co/go/tools/ir/identical.go
hongming fe6c5de00f update dependencies
Signed-off-by: hongming <talonwan@yunify.com>
2021-01-04 15:35:32 +08:00

8 lines
101 B
Go

// +build go1.8
package ir
import "go/types"
var structTypesIdentical = types.IdenticalIgnoreTags