diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/test.ini | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/test/test.ini b/test/test.ini index c09d7e6..e575371 100644 --- a/test/test.ini +++ b/test/test.ini @@ -1,3 +1,10 @@ +[ciao] +[ sus ] +[ ; sus ] +[ ; ciao + + [ bogus section -- name 234<F9><F8>r32 + ciao=sus [hello] @@ -5,13 +12,18 @@ world=true this=is sparta -my name is = slim shady +my name is = slim shady +my idea is = wrong but + +sus ; sus 123 = 456 ; comment ; another crazy = stuff ; here + +crumped=stuff;nocomment ; x = 1 ; xx = 123 @@ -28,3 +40,6 @@ crazy = stuff ; here ; ; indeed +[bro] + +I know that this is long = but it really is really long you know but maybe even longer now I know that this is long = but it really is really long you know but maybe even longer now |
