introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with it
[official-gcc.git] / libgo / misc / cgo / testsovar / main.go
blob9c8a1c4e66e630766b4dc4f2ed2d1f4c9f53ef0e
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 // +build ignore
7 package main
9 import "."
11 func main() {
12 cgosotest.Test()