Only `ref T` types are tracked by the GC, to free `ptr T` types use 
[dealloc](https://nim-lang.org/docs/system.html#dealloc.t%2Cpointer)

Reply via email to