]> Cypherpunks repositories - gostls13.git/commit
fix 6a line number bug -
authorRuss Cox <rsc@golang.org>
Mon, 5 Jan 2009 19:18:15 +0000 (11:18 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 5 Jan 2009 19:18:15 +0000 (11:18 -0800)
commitc14c2b231ff05ff944a42978ea6032688a643d10
treec0893f53bcc31b4caedb9bbf01a39fff3ebf7827
parenta329471ced905effe0282e011a668bdc5779b0f1
fix 6a line number bug -
was incrementing lineno twice for
the \n after a // comment.

R=r
DELTA=3  (0 added, 2 deleted, 1 changed)
OCL=21984
CL=22021
src/cmd/cc/lexbody