Welcome!

Hello!

Hello there!

Here is a code example:

package main

import "fmt"

func main() {
	fmt.Println("Hello, 世界")
}