summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/plus.b.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/expression_equality/plus.b.json')
-rw-r--r--test/fixtures/expression_equality/plus.b.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/expression_equality/plus.b.json b/test/fixtures/expression_equality/plus.b.json
new file mode 100644
index 0000000000..87c071123f
--- /dev/null
+++ b/test/fixtures/expression_equality/plus.b.json
@@ -0,0 +1,7 @@
+[
+ "+",
+ 1,
+ 2,
+ 3,
+ 5
+] \ No newline at end of file