1
0
mirror of https://github.com/mappu/miqt.git synced 2025-05-25 12:30:25 +00:00

8 lines
68 B
Go

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