summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-10 00:59:26 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-10 00:59:26 +0900
commitd242f324e3e4246fcc45f7caca1382f1df0df682 (patch)
tree559f46378ac0d0a6b6bb3d109d4970e820751974 /src/common
parentAdd keyword (diff)
downloadsharkey-d242f324e3e4246fcc45f7caca1382f1df0df682.tar.gz
sharkey-d242f324e3e4246fcc45f7caca1382f1df0df682.tar.bz2
sharkey-d242f324e3e4246fcc45f7caca1382f1df0df682.zip
Add keyword
Diffstat (limited to 'src/common')
-rw-r--r--src/common/text/elements/code.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/text/elements/code.js b/src/common/text/elements/code.js
index ffe1e44cf5..31cc469667 100644
--- a/src/common/text/elements/code.js
+++ b/src/common/text/elements/code.js
@@ -62,6 +62,7 @@ const keywords = [
'import',
'export',
'using',
+ 'use',
'struct',
'new',
'this',