Skip to content

Instantly share code, notes, and snippets.

@nictuku
Created February 25, 2012 19:38
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 nictuku/1910242 to your computer and use it in GitHub Desktop.
Save nictuku/1910242 to your computer and use it in GitHub Desktop.
Testing cocode
// You can edit this code!
// Click here and start typing.
package main
import "fmt"
func main() {
fmt.Println("Hello, 世界")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment