HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by listeria

Comment by listeria 8 months ago

1 reply

View on Hacker News

    package main

    import "fmt"

    func main() {
        fmt.Println("Hello world")
    }
dilap 8 months ago

Ha! Slightly more complex than that ;-)

https://gist.github.com/erinok/4399bbb1ea535deac051781eb9177...

Reply View | 0 replies