introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with it
[official-gcc.git] / libgo / misc / cgo / test / issue13402.go
blob3af24c2d3c24057f14c64fc25d7923b551a3642a
1 // Copyright 2015 The Go Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
5 package cgotest
7 import "C"
9 var _ C.complexfloat
10 var _ C.complexdouble