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