summaryrefslogtreecommitdiff
path: root/Examples/test-suite/go/empty_c_runme.go
blob: f093103f64b21333efc95d0f902b5110e0c72de3 (plain)
1
2
3
4
5
6
package main

import _ "swigtests/empty_c"

func main() {
}