summary refs log tree commit diff stats
path: root/tests/generics/t13525.nim
Commit message (Collapse)AuthorAgeFilesLines
* typo: nonexistant => nonexistent (#17918)Timothee Cour2021-05-021-4/+4
| | | | | * typo: nonexistant => nonexistent * fix test (ordering differs because of https://github.com/nim-lang/Nim/issues/17910)
* fix #13524 astToStr now works inside generics (#13681)Timothee Cour2020-03-181-0/+6
> 6 7 8 9 10 11 12 13 14 15 16 17 18
19
20