bcts369
1/27/2019 - 3:23 PM

201901280009 hello world

201901280009 hello world

package main

import "fmt"

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