summary refs log tree commit diff stats
path: root/tests/array/t9932.nim
Commit message (Collapse)AuthorAgeFilesLines
* disallow typedesc in arrays & move existing checks to `types.typeAllowedAux` ↵Neelesh Chandola2020-05-291-0/+11
(#13261) * disallow typedesc in arrays and move previous checks to types.typeAllowedAux