codekingpro's picture
Add files using upload-large-folder tool
d7a5f2f verified
Raw
History Blame Contribute Delete
75 Bytes
package main
import "C"
//export GoFunc
func GoFunc() {}
func main() {}