summaryrefslogtreecommitdiff
path: root/test/test.conf
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-03 18:38:37 +0000
committerdavidovski <david@davidovski.xyz>2022-03-03 18:38:37 +0000
commitd9091aea868392a181317a0609870273adf2c094 (patch)
tree671eb4b33036ff095978030bef62b40fb09f1733 /test/test.conf
parente989ac4788a3f947ce0097effdccaabd62c5a8ff (diff)
fixed everything to work with posix shellv1.0.2
Diffstat (limited to 'test/test.conf')
-rw-r--r--test/test.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/test/test.conf b/test/test.conf
index 8ac673f..8c660e3 100644
--- a/test/test.conf
+++ b/test/test.conf
@@ -41,3 +41,24 @@ other_dict {
}
}
+
+
+k [
+ 1 2 3 4
+]
+values after
+and then
+another {
+ dict here
+ for me
+ to try
+ with {
+ more sub
+ dicts {
+ and even
+ more {
+ dicts here
+ }
+ }
+ }
+}