package main import "fmt" func main() { fmt.Println("This file has no extension") }