github.com/d4l3k/go@v0.0.0-20151015000803-65fc379daeda/misc/cgo/testshared/src/dep/gccgo.go (about) 1 //+build gccgo 2 3 package dep 4 5 func ImplementedInAsm() {}