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--[-rwxr-xr-x]doc/keywords.txt21
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt
index a6d96834a..4eea3403a 100755..100644
--- a/doc/keywords.txt
+++ b/doc/keywords.txt
@@ -1,19 +1,20 @@
-addr and as asm atomic
+addr and as asm
 bind block break
-case cast const continue converter
-discard distinct div
-elif else end enum except
-finally for from generic
-if implies import in include is isnot iterator
-lambda let
-macro method mod
+case cast concept const continue converter
+defer discard distinct div do
+elif else end enum except export
+finally for from func
+if import in include interface is isnot iterator
+let
+macro method mixin mod
 nil not notin
 object of or out
 proc ptr
 raise ref return
-shl shr
+shl shr static
 template try tuple type
+using
 var
-when while with without
+when while
 xor
 yield