Files
bluekeyes-go-gitdiff/gitdiff
Billy Keyes 2ca83404e5 Fix EOF and line number handling in parser
The parser now returns an EOF on the first call to Next() if the input
is empty and increments the line number before returning EOF for the
first time.
2019-03-30 22:43:24 -07:00
..