diff options
Diffstat (limited to 'lib/mstch/test/data/falsy.txt')
| -rw-r--r-- | lib/mstch/test/data/falsy.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/mstch/test/data/falsy.txt b/lib/mstch/test/data/falsy.txt new file mode 100644 index 0000000..fde133c --- /dev/null +++ b/lib/mstch/test/data/falsy.txt @@ -0,0 +1,8 @@ + +inverted empty string + +inverted empty array + +inverted zero + +inverted null |
