github.com/huandu/go@v0.0.0-20151114150818-04e615e41150/misc/cgo/testshared/src/dep/gccgo.go (about) 1 //+build gccgo 2 3 package dep 4 5 func ImplementedInAsm() {}