diff options
Diffstat (limited to 'tests/div.expout')
| -rw-r--r-- | tests/div.expout | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/div.expout b/tests/div.expout new file mode 100644 index 000000000000..769481fd8910 --- /dev/null +++ b/tests/div.expout @@ -0,0 +1,10 @@ +undef +#if 10 / DENOM +DIVISION +#endif +one +DIVISION +zero +#if 10 / DENOM +DIVISION +#endif |
