7 lines
86 B
Go
7 lines
86 B
Go
package main
|
|
|
|
import . "swigtests/template_static"
|
|
|
|
func main() {
|
|
FooBar_double(1)
|
|
}
|