github.com/goplus/gop@v1.2.6/testdata/mixgo/b.gop (about)

     1  func sayMix() {
     2  	println "Mix Go and Go+"
     3  }
     4  
     5  p "world"