diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-11-08 17:44:18 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2021-11-08 17:44:18 +0300 |
commit | 6b35ae81a38573dcc42a944ebd8c2e6317cf5ad3 (patch) | |
tree | d9118b0db831d878db8acd33f7a69a0dbbf96849 /test.ini | |
parent | dc6d7befaa0de08814d4aaf85838faaf3fec8671 (diff) | |
download | parcini-master.tar.gz parcini-master.zip |
on sections shorter than 3 chars.
Diffstat (limited to 'test.ini')
-rw-r--r-- | test.ini | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,7 @@ key2= -1520 3=no #test one character keys # this is a comment -[asection] +[s] skey="ur 2 slow" #with comment bad=#this is not good bad2$#this is also bad @@ -14,4 +14,8 @@ bool3=false bool3 = true =false #another bad key +[se] + [bad section + +[section] |