package main import "fmt" func main() { fmt.Println("hello world") }
第一个随笔
原文:https://www.cnblogs.com/he55/p/10714265.html