summary refs log tree commit diff stats
path: root/tests/overload/tissue966.nim
Commit message (Collapse)AuthorAgeFilesLines
* make tests green againAndreas Rumpf2018-05-021-1/+1
|
* better error messages: use <T1, T2> instead of (T1, T2) in order to prevent ↵Araq2018-02-101-1/+1
| | | | confusions with tuple types
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-1/+1
|
* handle arbitrary expressions dependent on static input params in proc signaturesZahary Karadjov2014-03-161-1/+1
|
* fix #966Zahary Karadjov2014-03-091-0/+12
test for ``map`` defined as inline iterator