hylo
hylo copied to clipboard
Nondeterministic assertion in `BinaryInteger.distance(to:)`
This just happened for me:
Test Suite 'DriverTests' started at 2023-12-02 08:40:42.168.
Test Case '-[DriverTests.DriverTests testBinary]' started.
Swift/Integers.swift:1603: Fatal error: Distance is not representable in Int
error: Exited with signal code 4
I don't know whether it's a Swift bug or a Hylo bug, but it's something to keep an eye open for.