prometheus/vendor/honnef.co/go/tools/ssa/identical.go
Simon Pasquier c141833d45 *: use staticcheck@next to support Go modules
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2018-10-29 17:25:43 +01:00

8 lines
102 B
Go

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