Go programmmig language
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
golang (last edited 2019-05-27 16:04:21 by localhost)