summary refs log tree commit diff stats
path: root/tests/objects/t3734.nim
Commit message (Collapse)AuthorAgeFilesLines
* void object fields are now ignored by codegen and fields/fieldPairs iterator ↵Neelesh Chandola2019-01-101-0/+17
(#10144) * Codegen now ignores object fields of type void * Fix `$` bug for objects/tuples where it does not add a comma * fields/fieldPairs iterators now ignore void types * Use `isEmptyType` instead of checking for `tyVoid` directly
49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 generated by cgit-pink 1.4.1-2-gfad0 (git 2.36.2.497.gbbea4dcf42) at 2025-07-27 10:06:52 +0000