/trunk/Examples/test-suite/go/template_static_runme.go
# · Go · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 24db9d49186a45ce6af1d6cc3865c3f1 MD5 · raw file
- package main
- import . "./template_static"
- func main() {
- FooBar_double(1)
- }