From f83f21f98069c3267725c640f090feb6a2628894 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Wed, 22 May 2024 00:37:58 +0200 Subject: Add multiline ini parsing --- test/test.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/test.ini') diff --git a/test/test.ini b/test/test.ini index e575371..6d5f939 100644 --- a/test/test.ini +++ b/test/test.ini @@ -20,7 +20,7 @@ sus ; sus 123 = 456 ; comment - ; another + ; another crazy = stuff ; here crumped=stuff;nocomment @@ -30,11 +30,11 @@ crumped=stuff;nocomment [another] - ciao = s + ciao = s ]err = sus[ - [empty] + [empty] ; yes ; -- cgit v1.2.3