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

7 lines
78 B
Go

package main
import . "./template_static"
func main() {
FooBar_double(1)
}