Sign in
go
/
go
/
66330d8c6c0a23b7eb48688f9954264e48b039da
/
.
/
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