From d9091aea868392a181317a0609870273adf2c094 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 3 Mar 2022 18:38:37 +0000 Subject: fixed everything to work with posix shell --- test/test.conf | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'test/test.conf') 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 + } + } + } +} -- cgit v1.2.1