summaryrefslogtreecommitdiff
path: root/modules/tools/examples/foo.json
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-04-02 17:48:37 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-04-02 17:48:37 +0200
commit57c8ff05f4b19762b6915aac83c1245a54ee7f42 (patch)
tree61bde348a73ecd69f022802277bf6dd0ef33f03b /modules/tools/examples/foo.json
parent3213bef6aa2b87cf8ea207e53ddf1b064539b46a (diff)
tools, codec-json: Initial whitespace is also valid json. Also fixed
reading for cli manip as well
Diffstat (limited to 'modules/tools/examples/foo.json')
-rw-r--r--modules/tools/examples/foo.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/tools/examples/foo.json b/modules/tools/examples/foo.json
new file mode 100644
index 0000000..beeba89
--- /dev/null
+++ b/modules/tools/examples/foo.json
@@ -0,0 +1 @@
+{"foo":"yohohohohoho","inner":{"bar":"written3","baz":"brooo"}} \ No newline at end of file