diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-20 14:19:57 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-20 14:19:57 -0700 |
commit | 005b32061f77008530a290ed991980a579095002 (patch) | |
tree | 4239b1b0a348403c4e79354c182daa16757d3318 /main | |
parent | ff13cfed81132eaaa8859f25f87ea5398d4864ba (diff) |
Fix bug of consuming excess whitespace.
We fix this by moving printing up to the top-level "input" action and
tracking whether a space is needed between one token and the next.
This fixes all actual bugs in test-suite output, but does leave some
tests failing due to differences in the amount of whitespace produced,
(which aren't actual bugs per se).
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions