Sha256: d2b8b330a26b7a347d770629bfc9f7dc76eaf2b44cdbc764b4404133bce180e8

Contents?: true

Size: 172 Bytes

Versions: 5

Compression:

Stored size: 172 Bytes

Contents

package main

import "fmt"

func main() {
    世界 := "Hello, world!"
    さようなら := "Goodbye, world!"
    fmt.Println(世界)
    fmt.Println(さようなら)
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdiary-4.2.1 vendor/bundle/ruby/2.2.0/gems/pygments.rb-0.6.3/vendor/pygments-main/tests/examplefiles/unicode.go
pygments.rb-0.6.3 vendor/pygments-main/tests/examplefiles/unicode.go
pygments.rb-0.6.2 vendor/pygments-main/tests/examplefiles/unicode.go
pygments.rb-0.6.1 vendor/pygments-main/tests/examplefiles/unicode.go
pygments.rb-0.6.0 vendor/pygments-main/tests/examplefiles/unicode.go