diff options
Diffstat (limited to 'test/arrdbg-mpfr.ok')
-rw-r--r-- | test/arrdbg-mpfr.ok | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/test/arrdbg-mpfr.ok b/test/arrdbg-mpfr.ok deleted file mode 100644 index 010801cb..00000000 --- a/test/arrdbg-mpfr.ok +++ /dev/null @@ -1,12 +0,0 @@ -array_f subscript [3] - array_func: str_array_func -array_f subscript [-3] - array_func: str_array_func -array_f subscript [3.0] - array_func: str_array_func -array_f subscript [ 3] - array_func: str_array_func -array_f subscript [0] - array_func: str_array_func -array_f subscript [-1] - array_func: str_array_func |