Update docs/sophia_features.md
Co-authored-by: Radosław Rowicki <35342116+radrow@users.noreply.github.com>
This commit is contained in:
parent
d59498914b
commit
1514cb2949
@ -168,7 +168,7 @@ contract C : I =
|
|||||||
```
|
```
|
||||||
|
|
||||||
It is only possible to implement (or extend) an interface that has been already
|
It is only possible to implement (or extend) an interface that has been already
|
||||||
defined earlier in the file (or in an included file), and therefore recursive
|
defined earlier in the file (or in an included file). Therefore recursive
|
||||||
interface implementation is not allowed in Sophia.
|
interface implementation is not allowed in Sophia.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user