From 8d2a0eda5a76a341ae6b597f58e874d9e3bd571c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 1 May 2022 14:06:31 -0400 Subject: Add reactors to the JSON parser --- libtests/qtest/json_parse/good-04-react.out | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 libtests/qtest/json_parse/good-04-react.out (limited to 'libtests/qtest/json_parse/good-04-react.out') diff --git a/libtests/qtest/json_parse/good-04-react.out b/libtests/qtest/json_parse/good-04-react.out new file mode 100644 index 00000000..bd18ccfc --- /dev/null +++ b/libtests/qtest/json_parse/good-04-react.out @@ -0,0 +1,18 @@ +array start +array start +array item: [1, 0): [] +array start +array item: [2, 0): [] +dictionary start +array item: [3, 0): {} +container end: [3, 5): {} +container end: [2, 6): [] +dictionary start +array item: [8, 0): {} +dictionary start +dictionary item: -> [13, 0): {} +container end: [13, 15): {} +container end: [8, 16): {} +container end: [1, 17): [] +container end: [0, 18): [] +[] -- cgit v1.2.3-70-g09d2