diff options
Diffstat (limited to 'tests/data_fuzz_xpath/math.xpath')
-rw-r--r-- | tests/data_fuzz_xpath/math.xpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data_fuzz_xpath/math.xpath b/tests/data_fuzz_xpath/math.xpath new file mode 100644 index 0000000..7f6e968 --- /dev/null +++ b/tests/data_fuzz_xpath/math.xpath @@ -0,0 +1 @@ +1+2*3 div 4 mod 5-6
\ No newline at end of file |