There was an error while loading. Please reload this page.
1 parent 397bb5c commit 6bcca78Copy full SHA for 6bcca78
1 file changed
static/js/arkscript.js
@@ -13,7 +13,7 @@ Rainbow.extend('arkscript', [
13
pattern: /true|false|nil/g
14
},
15
{
16
- name: 'variable',
+ name: 'identifier',
17
pattern: /[A-Za-z:&;!?@_\-+*\/|=<>%$][A-Za-z0-9:&;!?@_\-+*/|=<>%$]*/g
18
19
0 commit comments