diff --git a/compiler/tools/suggest.nim b/compiler/tools/suggest.nim index 4591179afa6..fd965245c0a 100644 --- a/compiler/tools/suggest.nim +++ b/compiler/tools/suggest.nim @@ -30,7 +30,6 @@ ## - In any case, sorting also considers scoping information. Local variables ## get high priority. -# included from sigmatch.nim import std/[ @@ -77,7 +76,6 @@ when defined(nimsuggest): const sep = '\t' -#template sectionSuggest(): expr = "##begin\n" & getStackTrace() & "##end\n" template origModuleName(m: PSym): string = m.name.s @@ -313,7 +311,6 @@ proc suggestSymList(c: PContext, list, f: PNode; info: TLineInfo, outputs: var S for i in 0..