hello world

package main

import "fmt"

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

 

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