summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/match.a.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/expression_equality/match.a.json')
-rw-r--r--test/fixtures/expression_equality/match.a.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/fixtures/expression_equality/match.a.json b/test/fixtures/expression_equality/match.a.json
new file mode 100644
index 0000000000..ba8afc4126
--- /dev/null
+++ b/test/fixtures/expression_equality/match.a.json
@@ -0,0 +1,12 @@
+[
+ "match",
+ [
+ "get",
+ "x"
+ ],
+ "a",
+ "Apple",
+ "b",
+ "Banana",
+ "Kumquat"
+] \ No newline at end of file