summary refs log tree commit diff stats
path: root/tests/generics/t1789.nim
Commit message (Expand)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* fix #1789 (binding to static params during generic proc sigmatch)Zahary Karadjov2014-12-311-0/+44
/a> 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60