summary refs log tree commit diff stats
path: root/tests/generics/t1789.nim
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* fix #1789 (binding to static params during generic proc sigmatch)Zahary Karadjov2014-12-311-0/+44