mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Merge pull request #68 from mradkov/master
add `None` and `Some` keywords to SophiaML
This commit is contained in:
commit
d511bfdcc7
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@ export const language = <ILanguage>{
|
|||
'Address',
|
||||
'Auth',
|
||||
'Chain',
|
||||
'None',
|
||||
'Some',
|
||||
'bits',
|
||||
'bytes',
|
||||
'event',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue