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