go/src/reflect/tostring_test.go

// valueToString returns a textual representation of the reflection value val.
// For debugging only.
func valueToString(val Value) string {}