tomlz icon indicating copy to clipboard operation
tomlz copied to clipboard

permit headers directly before eof

Open 0x5a4 opened this issue 5 months 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 Sep 30 '24 12:09 0x5a4