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