Skip to content

Instantly share code, notes, and snippets.

@cedmundo
Created March 29, 2016 03:00
Show Gist options
  • Save cedmundo/5ddf468d591158bf9ee4 to your computer and use it in GitHub Desktop.
Save cedmundo/5ddf468d591158bf9ee4 to your computer and use it in GitHub Desktop.
Testing in embedding
package main
import "fmt"
func main(){
fmt.Println("Hello world!")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment