swig/Examples/test-suite/go/empty_c_runme.go

6 lines
52 B
Go

package main
import _ "./empty_c"
func main() {
}