Sign in
go
/
go
/
8d8feb4d2fdb9c09821c4dc84e164e4c86d283ff
/
.
/
misc
/
cgo
/
test
/
issue13402.go
blob: 6e3e24c2b75a4f0bb00e085f6b506cdaf0d22fcb [
file
] [
log
] [
blame
]
// Copyright 2015 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package cgotest
import "C"
var _ C.complexfloat
var _ C.complexdouble