summary refs log tree commit diff stats
path: root/tests/misc/tparamsindefault.nim
Commit message (Collapse)AuthorAgeFilesLines
* allow referencing other parameters in default parameter valuesZahary Karadjov2018-06-161-0/+114
fix #7756 fix #1201 fix #7000 fix #3002 fix #1046