Add missing using keyword

This commit is contained in:
Gaith Hallak 2022-08-04 15:19:47 +04:00
parent 321edb0e7b
commit bb137ae642

View File

@ -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