Merge pull request #68 from mradkov/master

add `None` and `Some` keywords to SophiaML
This commit is contained in:
Peng Lyu 2019-09-04 10:44:35 -07:00 committed by GitHub
commit d511bfdcc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,8 @@ export const language = <ILanguage>{
'Address',
'Auth',
'Chain',
'None',
'Some',
'bits',
'bytes',
'event',