proposal: x/tools/cmd/goyacc: add %expect command #25050
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Proposal
Milestone
Please answer these questions before submitting your issue. Thanks!
What version of Go are you using (
go version
)?go 1.9.2 windows/amd64
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
What did you expect to see?
can you add %expect command which bison has to remove the conflicts warning?
https://www.gnu.org/software/bison/manual/html_node/Expect-Decl.html
What did you see instead?
The text was updated successfully, but these errors were encountered: