From e6caca10276126d13adb5a11ce3bb49652e00be5 Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 9 Sep 2023 16:10:35 +0200 Subject: [PATCH] add test.json --- test.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test.json diff --git a/test.json b/test.json new file mode 100644 index 0000000..351c976 --- /dev/null +++ b/test.json @@ -0,0 +1,3 @@ +{ + "a": "1", // comment +}