Update the entire list of keywords in sophia syntax doc
This commit is contained in:
parent
bb137ae642
commit
9d20221c52
@ -10,8 +10,9 @@ and `*/` and can be nested.
|
|||||||
### Keywords
|
### Keywords
|
||||||
|
|
||||||
```
|
```
|
||||||
contract elif else entrypoint false function if import include let mod namespace
|
contract include let switch type record datatype if elif else function
|
||||||
private payable stateful switch true type record datatype main interface using
|
stateful payable true false mod public entrypoint private indexed namespace
|
||||||
|
interface main using as for hiding
|
||||||
```
|
```
|
||||||
|
|
||||||
### Tokens
|
### Tokens
|
||||||
|
Loading…
x
Reference in New Issue
Block a user