Skip to content

Instantly share code, notes, and snippets.

@ccbenavides
Created August 25, 2016 06:11
Show Gist options
  • Save ccbenavides/62f3b9b8a259be1698151ef757b9a52b to your computer and use it in GitHub Desktop.
Save ccbenavides/62f3b9b8a259be1698151ef757b9a52b to your computer and use it in GitHub Desktop.
package main
import "fmt"
func main(){
fmt.Println("la programación se esta comiendo el mundo")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment