...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Source file
src
/
cmd
/
internal
/
doc
/
testdata
/
nested
/
empty
/
empty.go
Documentation:
cmd/internal/doc/testdata/nested/empty
1
package empty
2
View as plain text