Kincaid
Results
2
comments of
Kincaid
I tried importing timestamp, but I still see the error, unfortunately. I also opened #501 on a very similar and possibly related issue, although it produces a different error message.
I found it also fails with an xorshift implementation, so it's unlikely that the problem is with `sfc`: ``` import std/core/undiv import std/num/int32 struct xorshiftState a : int32 fun step(...