top | item 10129811

(no title)

Doublon | 10 years ago

The first one can be shortened for Go:

  package main

  func main() {  
    println("Hello, world!")  
  }
And it looks even more similar to the Swift version.

discuss

order