diff options
Diffstat (limited to 'data/keywords.txt')
-rwxr-xr-x | data/keywords.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/data/keywords.txt b/data/keywords.txt deleted file mode 100755 index 0ea2e1663..000000000 --- a/data/keywords.txt +++ /dev/null @@ -1,19 +0,0 @@ -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 -macro method mod -nil not notin -object of or out -proc ptr -raise ref return -shl shr -template try tuple type -var -when while with without -xor -yield |