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