summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2012-02-10 14:50:06 +0200
committerZahary Karadjov <zahary@gmail.com>2012-02-10 14:50:35 +0200
commit560a3bad2882e149714e551f82edeb506cc2b241 (patch)
tree39144203a4c476cf34b5615142c1199416d53490 /doc
parent74498d616eaae30605d7323254c46f5af4ae253c (diff)
downloadNim-560a3bad2882e149714e551f82edeb506cc2b241.tar.gz
`do' keyword in the grammar for lambda blocks
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/keywords.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index c5834e3a7..c4e073417 100755
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -1,9 +1,10 @@
 addr and as asm atomic
 bind block break
 case cast const continue converter
-discard distinct div
+discard distinct div do
 elif else end enum except export
-finally for from generic
+finally for from
+generic
 if import in include is isnot iterator
 lambda let
 macro method mod