package main import "fmt" func main() { fmt.Println("Init freed application") }