Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A field needs not end with a new line
Added a function `skipToNextLineOrEOI` and changed `field` to call the function instead. This function may consume no inputs, and hence `many skipToNextLineOrEOI` can go to infinite loop.
- Loading branch information