Skip to content

Instantly share code, notes, and snippets.

@samit22
Created October 31, 2019 05:57
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 samit22/a238dd20ae6acfd4d9c1d06dd12f6811 to your computer and use it in GitHub Desktop.
Save samit22/a238dd20ae6acfd4d9c1d06dd12f6811 to your computer and use it in GitHub Desktop.
Test Gist
package main
import "fmt"
func main() {
fmt.Println("All good")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment