mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Properly compute source mappings for immutables.
This commit is contained in:
committed by
Mathias Baumann
parent
49d7b78466
commit
b1dd0d0d02
@@ -17,4 +17,4 @@ object "a" {
|
||||
// assignImmutable("0x85a5b1db611c82c46f5fa18e39ae218397536256c451e5de155a86de843a9ad6")
|
||||
// Bytecode: 73123456789012345678901234567890123456789060005050
|
||||
// Opcodes: PUSH20 0x1234567890123456789012345678901234567890 PUSH1 0x0 POP POP
|
||||
// SourceMappings: 167:42:0:-:0;58:1;32:187
|
||||
// SourceMappings: 167:42:0:-:0;58:1;32:187;
|
||||
|
||||
Reference in New Issue
Block a user