package main import "log" func main() { log.Println("Hello world of desktop applications") }