mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
examples: d: demonstrate location tracking
* examples/d/calc/calc.y: Track locations. * examples/d/calc/calc.test: Check locations.
This commit is contained in:
committed by
Akim Demaille
parent
8032dde383
commit
6e1d83c8a8
@@ -9,7 +9,7 @@ afterwards.
|
||||
The usual calculator.
|
||||
|
||||
## d/calc.y
|
||||
A richer implementation of the calculator.
|
||||
A richer implementation of the calculator, with location tracking.
|
||||
|
||||
<!---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user