summary refs log tree commit diff stats
path: root/tests/destructor/smart_ptr.nim
Commit message (Collapse)AuthorAgeFilesLines
* Size ptr tuple (#10846)Arne Döring2019-03-181-0/+49
* fixes #10117 * Add support for recursive tuples * detect in generics