-
Notifications
You must be signed in to change notification settings - Fork 985
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
include enums declared in top level (#1300)
* include enums used in top level * mark where parsing is incorrect * update AST tests for custom errors Co-authored-by: alpharush <[email protected]>
- Loading branch information
1 parent
0056406
commit 26ad3c6
Showing
15 changed files
with
40 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+861 Bytes
(120%)
tests/ast-parsing/compile/custom_error-0.8.4.sol-0.8.4-compact.zip
Binary file not shown.
Binary file modified
BIN
+875 Bytes
(120%)
tests/ast-parsing/compile/custom_error-0.8.4.sol-0.8.5-compact.zip
Binary file not shown.
Binary file modified
BIN
+872 Bytes
(120%)
tests/ast-parsing/compile/custom_error-0.8.4.sol-0.8.6-compact.zip
Binary file not shown.
Binary file modified
BIN
+853 Bytes
(120%)
tests/ast-parsing/compile/custom_error-0.8.4.sol-0.8.7-compact.zip
Binary file not shown.
Binary file modified
BIN
+926 Bytes
(120%)
tests/ast-parsing/compile/custom_error-0.8.4.sol-0.8.8-compact.zip
Binary file not shown.
Binary file modified
BIN
+931 Bytes
(120%)
tests/ast-parsing/compile/custom_error-0.8.4.sol-0.8.9-compact.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
tests/ast-parsing/expected/custom_error-0.8.4.sol-0.8.4-compact.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
tests/ast-parsing/expected/custom_error-0.8.4.sol-0.8.5-compact.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
tests/ast-parsing/expected/custom_error-0.8.4.sol-0.8.6-compact.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
tests/ast-parsing/expected/custom_error-0.8.4.sol-0.8.7-compact.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
tests/ast-parsing/expected/custom_error-0.8.4.sol-0.8.8-compact.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 4 additions & 2 deletions
6
tests/ast-parsing/expected/custom_error-0.8.4.sol-0.8.9-compact.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters