hello world

package main

import "fmt"

func main(){
    fmt.Println("hello world")
}

 

posted @ 2018-12-04 09:29  一沐春风  阅读(113)  评论(0编辑  收藏  举报