summary refs log tree commit diff stats
path: root/tests/generics/t6137.nim
Commit message (Collapse)AuthorAgeFilesLines
* require errormsg to be specified before file.Arne Döring2018-12-111-2/+1
|
* Tests for v1 closed generics/static issues (#8572)Mamy Ratsimbazafy2018-08-081-0/+29
* Add tests to confirm https://github.com/nim-lang/Nim/issues/7231 is fixed. * Add test for closed https://github.com/nim-lang/Nim/issues/6137 * Add test for https://github.com/nim-lang/Nim/issues/7141