> cast[ref Point](https://forum.nim-lang.org/addr > mySystem.points\[indexOfThePoint\])
This is incorrect code under every GC that Nim ever offered.
> cast[ref Point](https://forum.nim-lang.org/addr > mySystem.points\[indexOfThePoint\])
This is incorrect code under every GC that Nim ever offered.