Sign in
go
/
tools
/
7ebc6af015c1bdd4e9d0df35d2bdcd53d3815cee
/
.
/
internal
/
lsp
/
tests
/
tests_cgo.go
blob: 0f823a59e4d34ac7cbc112e01afcbd53f9e33584 [
file
] [
log
] [
blame
]
// +build cgo
package tests
func init() {
haveCgo = true
}