Skip to content

Instantly share code, notes, and snippets.

@sahajre
Last active August 1, 2019 13:47
package main
import "fmt"
func main() {
fmt.Println("Hello, 世界")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment