tomlz
tomlz copied to clipboard
permit headers directly before eof
previously something like
[foo]
would fail to parse, due to there not being a newline after the header.
I haven't tested this with zig nightly yet, but it should just work.