1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:18:32 -06:00
go/cmd/goyacc
Jamie Wilkinson 9eb9690e39 cmd/goyacc: put //line annotations on the first column.
This appears to have broken since go1.11, and "go doc compile" and
https://golang.org/issue/24183 documents this new convention (point
2)

Change-Id: I6a4bc0fc51a18c17ac9a72a67d9a8eb4c879e0f9
Reviewed-on: https://go-review.googlesource.com/137515
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2018-09-26 03:27:08 +00:00
..
testdata/expr cmd/goyacc: move go tool yacc from the go repo 2016-08-18 15:37:45 +00:00
doc.go cmd/goyacc: move go tool yacc from the go repo 2016-08-18 15:37:45 +00:00
yacc.go cmd/goyacc: put //line annotations on the first column. 2018-09-26 03:27:08 +00:00