diff options
Diffstat (limited to 'doc/keywords.txt')
-rw-r--r-- | doc/keywords.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/keywords.txt b/doc/keywords.txt new file mode 100644 index 000000000..4eea3403a --- /dev/null +++ b/doc/keywords.txt @@ -0,0 +1,20 @@ +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 +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 static +template try tuple type +using +var +when while +xor +yield |