github.com/thommil/tge-mobile@v0.0.0-20190308225214-66a08abd51aa/bind/testdata/cgopkg/cgopkg.go (about) 1 package cgopkg 2 3 import ( 4 _ "github.com/thommil/tge-mobile/gl" 5 ) 6 7 func Dummy() {}