Merge pull request #11660 from ethereum/docs-fix-badly-indented-lists-and-blocks

[Docs] Fix badly indented lists and blocks
This commit is contained in:
Kamil Śliwak
2021-07-21 18:35:19 +02:00
committed by GitHub
16 changed files with 574 additions and 562 deletions
+2 -2
View File
@@ -6,5 +6,5 @@ with EVM dialect.
The main semantic differences to the legacy code generator are the following:
- Arithmetic operations cause a failing assertion if the result is not in range.
- Resizing a storage array to a length larger than 2**64 causes a failing assertion.
- Arithmetic operations cause a failing assertion if the result is not in range.
- Resizing a storage array to a length larger than 2**64 causes a failing assertion.