Thanks to visit codestin.com Credit goes to rumpl.dev
package main import "fmt" func main() { fmt.Println("Hello world") }