fix parentheses

This commit is contained in:
Niko Matsakis 2016-11-23 05:24:21 -05:00
parent b6e9a49f0e
commit 22322d26e4

View File

@ -7,8 +7,8 @@ Major new feature! @Marwes
There have also been a number of other improvements:
- The `ParseError` type now implements `Error` and `Display` ([thanks @Marwes!](https://github.com/nikomatsakis/lalrpop/pull/167).
- We no longer emit comments in generated code by default ([thanks @Marwes!](https://github.com/nikomatsakis/lalrpop/pull/165).
- The `ParseError` type now implements `Error` and `Display` ([thanks @Marwes!](https://github.com/nikomatsakis/lalrpop/pull/167)).
- We no longer emit comments in generated code by default ([thanks @Marwes!](https://github.com/nikomatsakis/lalrpop/pull/165)).
# Version 0.12.1