]> Cypherpunks repositories - gostls13.git/commit
test: check that surrogate pair runes and huge rune values are rejected
authorRuss Cox <rsc@golang.org>
Thu, 10 Jun 2010 20:30:39 +0000 (13:30 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 10 Jun 2010 20:30:39 +0000 (13:30 -0700)
commit6cd8537fd1191022d54f7bed469093702728fb5e
tree8be25d54baeae768bf60ea2f50d252f62aacc7c5
parent9eb806f80b91bafc3ef22872ba1754f7a926251e
test: check that surrogate pair runes and huge rune values are rejected

R=r
CC=golang-dev
https://golang.org/cl/1615042
test/char_lit1.go [new file with mode: 0644]