1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/cmd/yacc
Russ Cox 9c721aedd5 cmd/yacc: move cmd/yacc/expr to cmd/yacc/testdata/expr
This will keep the go command from trying to build it
when the cmd/ tree is no longer a special case.

Also update doc.go to refer to the correct location.
(It was incorrect even before this CL.)

LGTM=r
R=iant, r
CC=golang-codereviews
https://golang.org/cl/134560043
2014-09-06 15:27:52 -04:00
..
testdata/expr cmd/yacc: move cmd/yacc/expr to cmd/yacc/testdata/expr 2014-09-06 15:27:52 -04:00
doc.go cmd/yacc: move cmd/yacc/expr to cmd/yacc/testdata/expr 2014-09-06 15:27:52 -04:00
yacc.go cmd/yacc: gofmt y.go 2013-12-18 15:17:08 -05:00