Fix UnixReader panic on empty lines.
Added a test for the failure. Most of the scanner code looks like it's a modified version of bufio.ScanLines, so I changed it to use that but always add a line feed.
Showing
Please register or sign in to comment