If the file did not have a newline character as the last character, parseKV() would panic with an NPE. Handle the parser changes better. Fixes #21.
4.2 KiB
4.2 KiB
If the file did not have a newline character as the last character, parseKV() would panic with an NPE. Handle the parser changes better. Fixes #21.