Files
ANSLibs/swig-4.3.0/Examples/test-suite/go/empty_c_runme.go

7 lines
60 B
Go

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