Well, it took some sleuthing but I managed to find the code causing this and
reduced it to this minimal case:
import regex, strformat
proc p =
for i in 1..1:
const rx = re(&r"")
Run
- assertion failure in genRdVar in vmgen.nim jibal
- Re: assertion failure in genRdVar in vmgen.nim jibal
