Skip to content

Instantly share code, notes, and snippets.

@jihuichoi
Last active December 27, 2018 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jihuichoi/743371f74a72a53b0e6d29863062352b to your computer and use it in GitHub Desktop.
Save jihuichoi/743371f74a72a53b0e6d29863062352b to your computer and use it in GitHub Desktop.
test gist
package gist
import "fmt"
func main() {
fmt.Println("test")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment