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
a id='n45' href='#n45'>45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64