summary refs log tree commit diff stats
path: root/tests/objects/tillegal_recursion.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix test failure due to "illegal recursion" error messageAman Gupta2015-10-011-1/+1
| | | | | | | | | | FAIL: tillegal_recursion.nim Test "tests/objects/tillegal_recursion.nim" in category "objects" Failure: reMsgsDiffer Expected: illegal recursion in type 'object' Gotten: inheritance only works with non-final objects
* fixes #1691Araq2015-04-111-0/+7