Skip to content

Instantly share code, notes, and snippets.

@campoy
Created July 11, 2014 22:47
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 campoy/87490aefd9b5e22c6b03 to your computer and use it in GitHub Desktop.
Save campoy/87490aefd9b5e22c6b03 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("this is a test for Medium")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment