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