summary refs log tree commit diff stats
path: root/tests/destructor/objFile.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fix destructor injections for global variables (#11230)Clyybber2019-05-131-0/+8
* attach global destructors at end of mainModule * Add testcase * Minor cleanup * Inject topLevelVar temporaries' destructors early * Fix megatest
2' href='#n52'>52 53 54 55 56 57 58 59 60 61 62 63 64 65 66