aboutsummaryrefslogtreecommitdiffstats
path: root/libtests/qtest/json_parse/good-08-react.out
diff options
context:
space:
mode:
Diffstat (limited to 'libtests/qtest/json_parse/good-08-react.out')
-rw-r--r--libtests/qtest/json_parse/good-08-react.out11
1 files changed, 11 insertions, 0 deletions
diff --git a/libtests/qtest/json_parse/good-08-react.out b/libtests/qtest/json_parse/good-08-react.out
new file mode 100644
index 00000000..c773d585
--- /dev/null
+++ b/libtests/qtest/json_parse/good-08-react.out
@@ -0,0 +1,11 @@
+array start
+array item: [1, 2): 1
+array item: [4, 6): -2
+array item: [8, 11): 3.4
+array item: [13, 17): -5.6
+array item: [19, 23): -9e1
+array item: [25, 29): 10e2
+array item: [31, 37): 12.3e5
+array item: [39, 46): 12.6e-7
+container end: [0, 47): []
+[]