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