summary refs log tree commit diff stats
path: root/tests/cpp/tnoinitfield.nim
Commit message (Collapse)AuthorAgeFilesLines
* marking a field with noInit allows to skip constructor initialiser (#22802)Juan M Gómez2023-10-081-0/+30
Co-authored-by: Andreas Rumpf <rumpf_a@web.de>