summary refs log tree commit diff stats
path: root/lib/std/decls.nim
diff options
context:
space:
mode:
Diffstat (limited to 'lib/std/decls.nim')
-rw-r--r--lib/std/decls.nim3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/std/decls.nim b/lib/std/decls.nim
index fc202522f..3f774cd08 100644
--- a/lib/std/decls.nim
+++ b/lib/std/decls.nim
@@ -1,5 +1,4 @@
-# see `semLowerLetVarCustomPragma` for compiler support that enables these
-# lowerings
+## This module implements syntax sugar for some declarations.
 
 import macros