Small whitespace 'fix', to test checkins.

This commit is contained in:
Thomas Wouters 2000-11-02 21:51:53 +00:00
parent cf58e163ee
commit 769523d18e
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ The Proposed Solution
`step' in slices, it does not make sense to omit `end' in range
literals. In slices, `end' would default to the end of the list,
but this has no meaning in range literals.
Reference Implementation