diff options
Diffstat (limited to 'std/fs/testdata/json_valid_array.json')
m--------- | std | 0 | ||||
-rw-r--r-- | std/fs/testdata/json_valid_array.json | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/std b/std deleted file mode 160000 -Subproject 43aafbf33285753e7b42230f0eb7969b300f71c diff --git a/std/fs/testdata/json_valid_array.json b/std/fs/testdata/json_valid_array.json new file mode 100644 index 000000000..904968e15 --- /dev/null +++ b/std/fs/testdata/json_valid_array.json @@ -0,0 +1,5 @@ +[ + "1", + "2", + "3" +]
\ No newline at end of file |