- Commit
- ac73c7827650675f4bfe28fdef2a355b9950f2dc
- Parent
- c6649f58496e4873df5241663502512faa31a11d
- Author
- John MacFarlane <jgm@MacBook-Pro.local>
- Date
Use input not parser->curline to determine last line length.
Ultimately I think we can get rid of parser->curline and
avoid an unnecessary allocation per line.