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

7 lines
58 B
Go

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