summary refs log tree commit diff stats
path: root/tests/concepts/ttrieconcept.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #7222; fixes #5595; fixes #3747Zahary Karadjov2018-06-161-0/+7
* late instantiation for the generic procs' default param values * automatic mixin behaviour in concepts Other fixes: * don't render the automatically inserted default params in calls * better rendering of tyFromExpr