Add keyword
This commit is contained in:
parent
a74f12dc98
commit
83e34ef5dd
|
@ -61,6 +61,7 @@ const keywords = [
|
||||||
'require',
|
'require',
|
||||||
'import',
|
'import',
|
||||||
'export',
|
'export',
|
||||||
|
'struct',
|
||||||
'new',
|
'new',
|
||||||
'this',
|
'this',
|
||||||
'super',
|
'super',
|
||||||
|
|
Loading…
Reference in New Issue