diff --git a/test.json b/test.json index d0db34d..408e583 100644 --- a/test.json +++ b/test.json @@ -2,6 +2,7 @@ "test": "test", "dd": [ 1, - 2 + 2, + 3 ] -} \ No newline at end of file +}