go/src/strconv
Rob Pike b6571a0713 strconv: fix documentation for CanBackquote.
Space is not a control character.

Fixes #8571.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/137380043
2014-09-09 11:45:36 -07:00
..
testdata
atob.go
atob_test.go
atof.go
atof_test.go
atoi.go
atoi_test.go
decimal.go
decimal_test.go
extfloat.go
fp_test.go
ftoa.go
ftoa_test.go
internal_test.go
isprint.go
itoa.go
itoa_test.go
makeisprint.go
quote.go
quote_example_test.go
quote_test.go
strconv_test.go