]> Cypherpunks repositories - gostls13.git/commit
strconv: add example for Unquote.
authorShenghou Ma <minux.ma@gmail.com>
Tue, 10 Dec 2013 04:24:58 +0000 (23:24 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Tue, 10 Dec 2013 04:24:58 +0000 (23:24 -0500)
commit46d1461ab75d67844ed4292cb7324a23f3a8496a
tree7496ccb9a8cc3bc006dcd69cbe6af2ddde0ebcab
parentf574726f16887112e9165f9fd0b8832eada76c2f
strconv: add example for Unquote.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/38920043
src/pkg/strconv/quote_example_test.go [new file with mode: 0644]