Skip to content

Instantly share code, notes, and snippets.

@tioover
Created October 25, 2012 15:24
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 tioover/3953321 to your computer and use it in GitHub Desktop.
Save tioover/3953321 to your computer and use it in GitHub Desktop.
nihao
package main
import 输入输出 "fmt"
func main() {
输入输出.Printf("你好世界\n")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment