go hello world

package main

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


この記事が気に入ったらサポートをしてみませんか?