From 6042502bc54807df1941bf4d540337cd8b9e5a58 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Wed, 29 May 2024 19:39:02 +0200 Subject: Fix section parsing and line tracking --- test/test.ini | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'test/test.ini') diff --git a/test/test.ini b/test/test.ini index 879ca9d..756ff78 100644 --- a/test/test.ini +++ b/test/test.ini @@ -50,3 +50,12 @@ try = if \ breaks \ done \ nicely + + +[ unfinished section + +test2 = 10 + +[ sussy section ] yes ] it is ] + +test = 1 -- cgit v1.2.3