diff options
Diffstat (limited to 'test/fixtures/expression_equality/boolean.b.json')
-rw-r--r-- | test/fixtures/expression_equality/boolean.b.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/expression_equality/boolean.b.json b/test/fixtures/expression_equality/boolean.b.json new file mode 100644 index 0000000000..1ae91ef60c --- /dev/null +++ b/test/fixtures/expression_equality/boolean.b.json @@ -0,0 +1,7 @@ +[ + "boolean", + [ + "get", + "x_other" + ] +]
\ No newline at end of file |