Missing case in tests for residue
Open
bug
- Dominant language
- APL
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
This piece of Code is not covered with the tests of residue(`r←x|y`): arith.c#L758
```
// Special case for 2|x
```
Contributor guide
Assessment
This issue has not been assessed yet.