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-03-react.out | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 libtests/qtest/json_parse/good-03-react.out (limited to 'libtests/qtest/json_parse/good-03-react.out') diff --git a/libtests/qtest/json_parse/good-03-react.out b/libtests/qtest/json_parse/good-03-react.out new file mode 100644 index 00000000..02e632b7 --- /dev/null +++ b/libtests/qtest/json_parse/good-03-react.out @@ -0,0 +1,3 @@ +array start +container end: [0, 2): [] +[] -- cgit v1.2.3-54-g00ecf