package main import "log" func main() { log.Println("Running the examples") }