aboutsummaryrefslogtreecommitdiff
path: root/test.ini
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-08-18 04:54:45 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-08-18 04:54:45 +0300
commit544100da719843438372c6e30739bf9b5d3ebb9c (patch)
tree00894be08c33d97dd0873052d01609f5a78c2a54 /test.ini
downloadparcini-544100da719843438372c6e30739bf9b5d3ebb9c.tar.gz
parcini-544100da719843438372c6e30739bf9b5d3ebb9c.zip
Init
Basically functional.
Diffstat (limited to 'test.ini')
-rw-r--r--test.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/test.ini b/test.ini
new file mode 100644
index 0000000..f8823b6
--- /dev/null
+++ b/test.ini
@@ -0,0 +1,16 @@
+key1 = "string"
+key2= -1520
+key3=no
+
+# this is a comment
+[asection]
+skey="ur 2 slow" #with comment
+bad=#this is not good
+bad2$#this is also bad
+bad3 = 2 and this
+range=3000000000000000000000 #this should be enough
+bool2=yes
+bool3=false
+bool3 = true
+
+[bad section