summary refs log tree commit diff stats
path: root/tests/modules/t8665.nim
Commit message (Collapse)AuthorAgeFilesLines
* sfForward is also sfReorder for skModule symbols (#8692)LemonBoy2018-08-211-0/+1
Take this into account while searching for undefined forward references. Fixes #8665