-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
address
built-in/keyword in the Yul path
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ add := 0 │ 0..8 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_add/input.sol:1:1] | ||
│ | ||
1 │ add := 0 | ||
│ ────┬──── | ||
│ ╰────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "add := 0\n" # (0..9) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ addmod := 0 │ 0..11 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_addmod/input.sol:1:1] | ||
│ | ||
1 │ addmod := 0 | ||
│ ──────┬───── | ||
│ ╰─────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "addmod := 0\n" # (0..12) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ and := 0 │ 0..8 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_and/input.sol:1:1] | ||
│ | ||
1 │ and := 0 | ||
│ ────┬──── | ||
│ ╰────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "and := 0\n" # (0..9) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ balance := 0 │ 0..12 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_balance/input.sol:1:1] | ||
│ | ||
1 │ balance := 0 | ||
│ ──────┬────── | ||
│ ╰──────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "balance := 0\n" # (0..13) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ basefee := 0 │ 0..12 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_basefee/input.sol:1:1] | ||
│ | ||
1 │ basefee := 0 | ||
│ ──────┬────── | ||
│ ╰──────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "basefee := 0\n" # (0..13) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ blockhash := 0 │ 0..14 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_blockhash/input.sol:1:1] | ||
│ | ||
1 │ blockhash := 0 | ||
│ ───────┬─────── | ||
│ ╰───────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "blockhash := 0\n" # (0..15) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ byte := 0 │ 0..9 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_byte/input.sol:1:1] | ||
│ | ||
1 │ byte := 0 | ||
│ ─────┬──── | ||
│ ╰────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "byte := 0\n" # (0..10) |
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# This file is generated automatically by infrastructure scripts. Please don't edit by hand. | ||
|
||
Source: > | ||
1 │ call := 0 │ 0..9 | ||
Errors: # 1 total | ||
- > | ||
Error: Expected YulAddressKeyword or YulIdentifier. | ||
╭─[crates/solidity/testing/snapshots/cst_output/YulAssignmentStatement/identifier_call/input.sol:1:1] | ||
│ | ||
1 │ call := 0 | ||
│ ─────┬──── | ||
│ ╰────── Error occurred here. | ||
───╯ | ||
Tree: | ||
- (SKIPPED): "call := 0\n" # (0..10) |
This file was deleted.