Sonder9927Published at 2 years agoHello worldHello world package main import "fmt" func main() { fmt.Println("Hello world!") } Info It's a test. golang130 views10Share