Add missing using keyword
This commit is contained in:
parent
321edb0e7b
commit
bb137ae642
@ -11,7 +11,7 @@ and `*/` and can be nested.
|
||||
|
||||
```
|
||||
contract elif else entrypoint false function if import include let mod namespace
|
||||
private payable stateful switch true type record datatype main interface
|
||||
private payable stateful switch true type record datatype main interface using
|
||||
```
|
||||
|
||||
### Tokens
|
||||
|
Loading…
x
Reference in New Issue
Block a user