func fmt.Print
2 uses
fmt (current package)
print.go#L241: func Print(a ...interface{}) (n int, err error) {
testing
testing.go#L770: fmt.Print(c.decorate(s, depth+1))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)