tomlz icon indicating copy to clipboard operation
tomlz copied to clipboard

permit headers directly before eof

Open 0x5a4 opened this issue 1 year ago • 1 comments

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.

0x5a4 avatar Nov 12 '23 18:11 0x5a4

@mattyhall i think you overlooked this :(

0x5a4 avatar May 26 '24 11:05 0x5a4

Can you target this to master please

mattyhall avatar Sep 29 '24 18:09 mattyhall

im reopening this as #23 because i couldnt change the branch to merge from. im sorry if this is really messy... :(

0x5a4 avatar Sep 30 '24 12:09 0x5a4