diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-25 17:08:07 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-25 17:08:07 -0700 |
commit | e9397867ddce20a4263949f4b3a488fa99af3041 (patch) | |
tree | a73dde532681d25967a22bf29b11b5777449f3ac /main | |
parent | f8ec4e0be86eee05f5a661a01864247fcd1a6b30 (diff) |
Collapse multiple spaces in input down to a single space.
This is what gcc does, and it's actually less work to do
this. Previously we were having to save the contents of space tokens
as a string, but we don't need to do that now.
We extend test #0 to exercise this feature here.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions