1
0
mirror of https://github.com/mappu/miqt.git synced 2025-05-19 17:50:22 +00:00

8 lines
68 B
Go

// +build !android
package main
func main() {
myRealMainFunc()
}