]> Cypherpunks repositories - gostls13.git/commit
cmd/yacc: fix copying action code when line comment is disabled
authorShenghou Ma <minux@golang.org>
Mon, 14 Sep 2015 05:28:57 +0000 (01:28 -0400)
committerMinux Ma <minux@golang.org>
Sun, 4 Oct 2015 01:36:03 +0000 (01:36 +0000)
commit62491ff7783b6b8d7c0f8bcddc72a4b34965fb2e
treebed6563803179d50929437da8e2751edd225225f
parentf12b6208f66c746741439af28671b7aed30d1f01
cmd/yacc: fix copying action code when line comment is disabled

Fixes #12601.

Change-Id: I0be69ffe9ba19934aaef1651845c725708db77de
Reviewed-on: https://go-review.googlesource.com/14546
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/yacc/yacc.go