Files
cpp-thirdparty/winx64/bin/swigwin-4.0.0/Examples/test-suite/go/template_static_runme.go
2019-08-04 21:38:19 -05:00

8 lines
76 B
Go

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