summary refs log tree commit diff stats
path: root/doc/keywords.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/keywords.txt')
-rw-r--r--doc/keywords.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index 405bf1981..4eea3403a 100644
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -1,10 +1,9 @@
-addr and as asm atomic
+addr and as asm
 bind block break
 case cast concept const continue converter
 defer discard distinct div do
 elif else end enum except export
 finally for from func
-generic
 if import in include interface is isnot iterator
 let
 macro method mixin mod
@@ -16,6 +15,6 @@ shl shr static
 template try tuple type
 using
 var
-when while with without
+when while
 xor
 yield