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.
@mattyhall i think you overlooked this :(
Can you target this to master please
im reopening this as #23 because i couldnt change the branch to merge from. im sorry if this is really messy... :(