another-g
11/17/2017 - 3:39 AM

PublicSnippet

Public to whom?

package main

import "fmt"

func main() {
  fmt.Println("Hello, anyone there seeing this?")
}