8 lines
124 B
Plaintext
8 lines
124 B
Plaintext
|
Tests for basic arithmethic operations:
|
||
|
- multiply,
|
||
|
- subtract,
|
||
|
- negate,
|
||
|
- division,
|
||
|
- modulo (rem),
|
||
|
- shifts.
|