summary refs log tree commit diff stats
path: root/tests/misc/mspellsuggest.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #2844 #3911; add --spellsuggest to suggest symbols in scope with similar ↵Timothee Cour2021-03-161-0/+7
spellings on undefined symbol error (#16067) * add --spellsuggest to suggest symbols in scope with similar spellings on undefined symbol errors * implement --spellsuggest with 0 arguments