github.com/rakyll/go@v0.0.0-20170216000551-64c02460d703/misc/cgo/testshared/src/depBase/gccgo.go (about) 1 //+build gccgo 2 3 package depBase 4 5 func ImplementedInAsm() {}