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