bcts369
2/12/2019 - 9:25 AM

hellow world for past code.

hellow world for past code.

package main

import "fmt"

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