blob: bc6c69944013ce6208a36e9234161274b4719be2 [file] [log] [blame]
package main
import "C"
//export GoFunc
func GoFunc() {}
func main() {}