]> Cypherpunks repositories - gostls13.git/commit
better diagnostics for eof in a string.
authorKen Thompson <ken@golang.org>
Thu, 18 Jun 2009 22:49:41 +0000 (15:49 -0700)
committerKen Thompson <ken@golang.org>
Thu, 18 Jun 2009 22:49:41 +0000 (15:49 -0700)
commiteba82f4391a8259f4e1454e5c007c05fe8171ff8
tree66ba5b1e0d65957f0ac050ca44bbbd12afdb7091
parentdb7a6221e924772dd426b6b5ad825f8a4732c753
better diagnostics for eof in a string.
this assumes that embedded newlines are
legal in back-quote strings.

R=r
OCL=30502
CL=30502
src/cmd/gc/lex.c