We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71988f7 commit fcc4485Copy full SHA for fcc4485
Changelog.md
@@ -1440,7 +1440,7 @@ Language Features:
1440
* Introduce ``virtual`` and ``override`` keywords.
1441
* Modify ``push(element)`` for dynamic storage arrays such that it does not return the new length anymore.
1442
* Yul: Introduce ``leave`` statement that exits the current function.
1443
- * JSON AST: Add the function selector of each externally-visible FunctonDefinition to the AST JSON export.
+ * JSON AST: Add the function selector of each externally-visible FunctionDefinition to the AST JSON export.
1444
1445
Compiler Features:
1446
* Allow revert strings to be stripped from the binary using the ``--revert-strings`` option or the ``settings.debug.revertStrings`` setting.
0 commit comments