Open genotrance opened 7 years ago
Another variant.
import sph
var s: SHA256
s.sphInit()
*** endb| >>run
Traceback (most recent call last)
a.nim(5) a
lib\core\macros.nim(371) sphInit
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
Tried with Nim 0.17.3 (head) and 0.17.2 (stable).