mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-23 17:43:06 +03:00
fix some refrences
This commit is contained in:
parent
9ac0510cb9
commit
80eeacb3c5
@ -26,7 +26,7 @@ that can be readily used in programs. The initial motivation for this in Leo was
|
|||||||
|
|
||||||
## Design
|
## Design
|
||||||
|
|
||||||
Leo supports four kinds of top-level declarations:
|
Leo supports five kinds of top-level declarations:
|
||||||
|
|
||||||
- Import declarations.
|
- Import declarations.
|
||||||
- Function declarations.
|
- Function declarations.
|
||||||
@ -46,8 +46,7 @@ This does not seem to bring any drawbacks.
|
|||||||
|
|
||||||
## Effect on Ecosystem
|
## Effect on Ecosystem
|
||||||
|
|
||||||
This change may interact with libraries and packages in some way,
|
This change may interact with libraries and packages in some way.
|
||||||
if we go with case 2 or 3 above.
|
|
||||||
But it should not be much different from standard libraries/packages.
|
But it should not be much different from standard libraries/packages.
|
||||||
|
|
||||||
## Alternatives
|
## Alternatives
|
||||||
|
Loading…
Reference in New Issue
Block a user