1
0
mirror of https://github.com/golang/go synced 2024-11-05 11:36:10 -07:00
go/cmd/goyacc
Jonathan Pentecost 16f8f9bb72 cmd/goyacc: add header to generated go output file
Add "// Code generated by goyacc. DO NOT EDIT." to the top of the
generated go output file.

Fixes golang/go#26158

Change-Id: I5dd66af9cd8ccccd27440886c55cd604686472e3
Reviewed-on: https://go-review.googlesource.com/122095
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
2018-07-05 09:00:07 +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: add header to generated go output file 2018-07-05 09:00:07 +00:00