package main import "fmt" func main() { fmt.PrintLn("Some test yayyy") }