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