summary refs log tree commit diff stats
path: root/tests/concepts/t976.nim
Commit message (Collapse)AuthorAgeFilesLines
* Changing generic weight of `tyGenericParam` (#22143)Ryan McConnell2024-01-051-0/+57
| | | | | | | | | | | | This is in reference to a [feature request](https://github.com/nim-lang/Nim/issues/22142) that I posted. I'm making this PR to demonstrate the suggested change and expect that this should be scrutinized --------- Co-authored-by: Bung <crc32@qq.com> Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
* Merge tests into a larger file (part 1 of ∞) (#9318)Miran2018-10-121-54/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * merge actiontable tests * merge arithm tests * merge array tests * merge assign tests * merge bind tests * merge casestmt tests * merge closure tests * merge cnt seq tests * merge collections tests * merge concept issues tests * merge concept tests * fix failing tests * smaller outputs Use `doAssert` where possible. * fix wrong output * split `tcomputedgoto` * revert merging concepts * fix failing test
* closes #6249Araq2018-10-021-0/+22
|
* close #976Zahary Karadjov2017-03-241-0/+32