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