summary refs log tree commit diff stats
path: root/tests/ccgbugs/t13902.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #13902 distinct uint64 type corruption on 32-bit with borrow (#13907) ↵Timothee Cour2020-04-081-0/+12
[backport:1.2] * fix #13902 distinct uint64 type corruption on 32-bit with borrow Co-authored-by: Timothee Cour <timothee.cour2+lightsail@gmail.com>