summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-09-22 10:04:31 +0200
committerAraq <rumpf_a@web.de>2012-09-22 10:04:31 +0200
commit3ef146b0eacb8781dd0e352925001de342d6cc9d (patch)
treec7f24c6cb75c872aff2bd0694d9d0eec3b3b88b1 /doc
parent4577751bad1a2421921eb8c9bf40a4961daceb78 (diff)
downloadNim-3ef146b0eacb8781dd0e352925001de342d6cc9d.tar.gz
'mixin' and 'interface' are now keywords
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/keywords.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index 9638dc12a..03e9cc6fd 100755
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -5,9 +5,9 @@ discard distinct div do
 elif else end enum except export
 finally for from
 generic
-if import in include is isnot iterator
+if import in include interface is isnot iterator
 lambda let
-macro method mod
+macro method mixin mod
 nil not notin
 object of or out
 proc ptr