Here is another pointer stability bug: <https://play.nim-lang.org/#ix=4e9w>
I guess there is no easy fix for this type issues in a compiler in general, outside of another indirection or a borrow checker.
Here is another pointer stability bug: <https://play.nim-lang.org/#ix=4e9w>
I guess there is no easy fix for this type issues in a compiler in general, outside of another indirection or a borrow checker.