Skip to content

strconv: Doc for strconv.CanBackquote says space is a control character #8571

@gopherbot

Description

@gopherbot

by kcrca@google.com:

As the summary says...

"CanBackquote reports whether the string s can be represented unchanged as a
single-line backquoted string without control characters other than space and tab."

should presumably be:

"CanBackquote reports whether the string s can be represented unchanged as a
single-line backquoted string without control characters other than tab."

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions