summary refs log tree commit diff stats
path: root/tests/destructor/t6434.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #11510Araq2019-07-031-27/+0
|
* dfa.nim: track object/tuple field accesses more precisely; sink(o.x); ↵Araq2019-04-161-2/+2
| | | | sink(o.y) needs to compile; activate the tuple unpacking transf.nim bugfix
* make megatest green againAndreas Rumpf2019-03-051-0/+1
|
* Destructors: move into nkTupleConstr and move on tuple unpacking (#9776)cooldome2018-11-221-8/+13
|
* enable destructors for top level statements; needs to be documentedAndreas Rumpf2018-09-241-0/+2
|
* MoveGanesh Viswanathan2018-09-141-0/+19