package main import "fmt" // Placeholder for the real code func main() { fmt.Println("Late but latest -- Rajinikanth") }