summary refs log tree commit diff stats
path: root/data/keywords.txt
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2008-08-23 11:16:44 +0200
committerAndreas Rumpf <rumpf_a@web.de>2008-08-23 11:16:44 +0200
commit07d5a8085bbcc21a1d9d06a2976ecc00e9c8d55b (patch)
treeb07a53afeb56f4bba917c1a3a843f48dd25b62be /data/keywords.txt
parent916c25f9a70b68eb7a5e2c45d7cc2e10c6e3a525 (diff)
downloadNim-07d5a8085bbcc21a1d9d06a2976ecc00e9c8d55b.tar.gz
too many changes to list
Diffstat (limited to 'data/keywords.txt')
-rw-r--r--data/keywords.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/keywords.txt b/data/keywords.txt
index 4e5a1c8e6..5915bab05 100644
--- a/data/keywords.txt
+++ b/data/keywords.txt
@@ -10,9 +10,9 @@ macro method mod
 nil not notin
 object of or out
 proc ptr
-raise record ref return
+raise ref return
 shl shr
-template try type
+template try tuple type
 var
 when where while with without
 xor