Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #68 from mradkov/master
Browse files Browse the repository at this point in the history
add `None` and `Some` keywords to SophiaML
  • Loading branch information
rebornix committed Sep 4, 2019
2 parents d033572 + f102b60 commit d511bfd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/sophia/sophia.ts
Expand Up @@ -64,6 +64,8 @@ export const language = <ILanguage>{
'Address',
'Auth',
'Chain',
'None',
'Some',
'bits',
'bytes',
'event',
Expand Down

0 comments on commit d511bfd

Please sign in to comment.