blob: aeacd91a38e483b9d2911d4bfbfbc931100f7084 [file] [log] [blame]
package main
import . "swigtests/global_ns_arg"
func main() {
Foo(1)
Bar_fn()
}