package main import "fmt" func test() { fmt.Printf("test") }