summary refs log tree commit diff stats
path: root/doc/keywords.txt
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2012-03-13 02:01:56 +0100
committerAraq <rumpf_a@web.de>2012-03-13 02:01:56 +0100
commitc25ffbf2622a197c15a4a3bd790b1bc788db2c7f (patch)
treed1a23e97a11a92bc83286fd77ba4e4a953d753fa /doc/keywords.txt
parent1d8ff40f5679d3ddfa10a89b0333a0132ee1e1b2 (diff)
downloadNim-c25ffbf2622a197c15a4a3bd790b1bc788db2c7f.tar.gz
first steps for cleaner static/const distinction
Diffstat (limited to 'doc/keywords.txt')
-rwxr-xr-xdoc/keywords.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index c4e073417..9638dc12a 100755
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -12,7 +12,7 @@ nil not notin
 object of or out
 proc ptr
 raise ref return
-shl shr
+shl shr static
 template try tuple type
 var
 when while with without