package main import "fmt" const VERSION = "0.4.100" func main() { fmt.Println("clean_file") }