swig/Examples/test-suite/go/empty_runme.go
2010-06-10 01:13:31 +00:00

6 lines
50 B
Go

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