Updates #46021
Change-Id: Iaed26b5a1defa6c5d00fb7a3998db56d2f1b96b1
Reviewed-on: https://go-review.googlesource.com/c/go/+/318010
Trust: Joe Tsai <joetsai@digital-static.net>
Trust: Joe Tsai <thebrokentoaster@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
</p>
<p><!-- CL 314775 -->
- TODO: <a href="https://golang.org/cl/314775">https://golang.org/cl/314775</a>: add QuotedPrefix
+ The new <a href="/pkg/strconv/#QuotedPrefix"><code>QuotedPrefix</code></a> function
+ returns the quoted string (as understood by
+ <a href="/pkg/strconv/#Unquote"><code>Unquote</code></a>)
+ at the start of input.
</p>
</dd>
</dl><!-- strconv -->