Sign in
go
/
go
/
cd3b4ca9f20fd14187ed4cdfdee1a02ea87e5cd8
/
.
/
src
/
cmd
/
link
/
testdata
/
testBuildFortvOS
/
lib.go
blob: bc6c69944013ce6208a36e9234161274b4719be2 [
file
] [
log
] [
blame
]
package main
import "C"
//export GoFunc
func GoFunc() {}
func main() {}