From 57c8ff05f4b19762b6915aac83c1245a54ee7f42 Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Tue, 2 Apr 2024 17:48:37 +0200 Subject: tools, codec-json: Initial whitespace is also valid json. Also fixed reading for cli manip as well --- modules/tools/examples/foo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 modules/tools/examples/foo.json (limited to 'modules/tools/examples/foo.json') 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 -- cgit v1.2.3