diff --git a/compiler/msgs.nim b/compiler/msgs.nim index 668d43bb37..3606bdd128 100644 --- a/compiler/msgs.nim +++ b/compiler/msgs.nim @@ -516,7 +516,7 @@ const {low(TNoteKind)..high(TNoteKind)} - {warnShadowIdent, warnUninit, warnProveField, warnProveIndex, warnGcUnsafe, - hintPath, hintConf, + hintPath, hintDependency, hintExecuting, hintCodeBegin, hintCodeEnd,