package main

import "fmt"

func main() {
    fmt.Printf("Hello, world.\n")
}

 

posted on 2014-07-16 00:34  heidsoft  阅读(167)  评论(0)    收藏  举报