diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-10-06 18:07:57 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-10-06 18:09:08 +0200 |
| commit | 699cc8684b1571d2501bac2c8bdf461127a420a1 (patch) | |
| tree | 9caecb24007eda52a074f348bbd613da033a2069 /tests/expectations | |
| parent | 35742aa52587400950cf25170c2247f98f498d4d (diff) | |
| download | elna-699cc8684b1571d2501bac2c8bdf461127a420a1.tar.gz | |
Implement division
Diffstat (limited to 'tests/expectations')
| -rw-r--r-- | tests/expectations/add_products.txt | 1 | ||||
| -rw-r--r-- | tests/expectations/printi_quotient.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/expectations/add_products.txt b/tests/expectations/add_products.txt new file mode 100644 index 0000000..e522732 --- /dev/null +++ b/tests/expectations/add_products.txt @@ -0,0 +1 @@ +38 diff --git a/tests/expectations/printi_quotient.txt b/tests/expectations/printi_quotient.txt new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/tests/expectations/printi_quotient.txt @@ -0,0 +1 @@ +2 |
