Y
Hacker News
new
|
ask
|
show
|
jobs
by
JulianMorrison
4073 days ago
package main import "fmt" func main(){ fmt.Println("Hello World") // Contributions welcome! }