package main import "log" func main() { log.Println("Not yet implemented") }