diff options
Diffstat (limited to 'test/test.conf')
-rw-r--r-- | test/test.conf | 21 |
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 + } + } + } +} |