Add some keywords
This commit is contained in:
@@ -53,6 +53,7 @@ const _keywords = [
|
|||||||
'do',
|
'do',
|
||||||
'goto',
|
'goto',
|
||||||
'end',
|
'end',
|
||||||
|
'sub',
|
||||||
'throw',
|
'throw',
|
||||||
'try',
|
'try',
|
||||||
'catch',
|
'catch',
|
||||||
@@ -69,7 +70,9 @@ const _keywords = [
|
|||||||
'require',
|
'require',
|
||||||
'include',
|
'include',
|
||||||
'import',
|
'import',
|
||||||
|
'imports',
|
||||||
'export',
|
'export',
|
||||||
|
'exports',
|
||||||
'from',
|
'from',
|
||||||
'as',
|
'as',
|
||||||
'using',
|
'using',
|
||||||
|
Reference in New Issue
Block a user