blob: f67c3ea1ceda45ff3e4703065ffa16c6b5cd0b23 [file]
package main
import "fmt"
func main() {
fmt.Println("Goodbye!")
}