diff options
Diffstat (limited to 'contrib/bc/tests/fuzzing/bc_inputs1/lib2.txt')
-rw-r--r-- | contrib/bc/tests/fuzzing/bc_inputs1/lib2.txt | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/contrib/bc/tests/fuzzing/bc_inputs1/lib2.txt b/contrib/bc/tests/fuzzing/bc_inputs1/lib2.txt deleted file mode 100644 index f345bd1669cb..000000000000 --- a/contrib/bc/tests/fuzzing/bc_inputs1/lib2.txt +++ /dev/null @@ -1,15 +0,0 @@ -r(0, 0) -r(0, 1) -r(0, 100) -r(1, 0) -r(1, 3) -r(1.4, 0) -r(1.5, 0) -r(34.45, 2) -r(64.1223, 4) -r(-1, 0) -r(-1, 3) -r(-1.4, 0) -r(-1.5, 0) -r(-34.45, 2) -r(-64.1223, 4) |