Skip to content

Instantly share code, notes, and snippets.

@JVero
Created July 11, 2018 05:07
Show Gist options
  • Save JVero/5db4f47b7a2dd6329a9e4f302249add5 to your computer and use it in GitHub Desktop.
Save JVero/5db4f47b7a2dd6329a9e4f302249add5 to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main() {
fmt.Println("This is some sample code")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment