summaryrefslogtreecommitdiff
path: root/Examples/test-suite/go/template_static_runme.go
blob: 205813dbf62f54c72611c55db843b638e616c51f (plain)
1
2
3
4
5
6
7
package main

import . "swigtests/template_static"

func main() {
	FooBar_double(1)
}