github.com/mh-cbon/go@v0.0.0-20160603070303-9e112a3fe4c0/misc/cgo/testshared/src/depBase/gccgo.go (about) 1 //+build gccgo 2 3 package depBase 4 5 func ImplementedInAsm() {}