...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Text file
src
/
cmd
/
cgo
/
internal
/
teststdio
/
testdata
/
hello.out
Documentation:
cmd/cgo/internal/teststdio/testdata
1
hello, world
View as plain text