summary refs log tree commit diff stats
path: root/tests/destructor/trecursive.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #14217 (#14218)cooldome2020-05-051-0/+26
| | | | | * fix #14217 Co-authored-by: cooldome <ariabushenko@bk.ru>
* Size ptr tuple (#10846)Arne Döring2019-03-181-0/+34
* fixes #10117 * Add support for recursive tuples * detect in generics