summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-12-10 01:57:08 +0100
committerAraq <rumpf_a@web.de>2014-12-10 01:57:08 +0100
commit85cc5a6a1f0247f0d70f68831a19ec9cab1f5dd3 (patch)
tree19e8a95d1b974544de36f7f9eabd562b13c424ac /doc
parent74fdd5c2eaa5507b636c70db80df7f9c3f332d2b (diff)
downloadNim-85cc5a6a1f0247f0d70f68831a19ec9cab1f5dd3.tar.gz
destuctors are experimental; 'func' is now a keyword
Diffstat (limited to 'doc')
-rw-r--r--doc/keywords.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index 67ff0ab7f..7a4f8c696 100644
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -3,7 +3,7 @@ bind block break
 case cast const continue converter
 defer discard distinct div do
 elif else end enum except export
-finally for from
+finally for from func
 generic
 if import in include interface is isnot iterator
 let