mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Auto-update command line expectations
Force auto-update all expectations, this make their trailing new lines consistent
This commit is contained in:
parent
5b0bb0defb
commit
62a10d85d9
@ -65,4 +65,3 @@ sub_0: assembly {
|
||||
/* "object_compiler/input.sol":407:422 */
|
||||
return
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
{"errors":[{"component":"general","formattedMessage":"\"auxiliaryInput\" must be an object","message":"\"auxiliaryInput\" must be an object","severity":"error","type":"JSONError"}]}
|
||||
|
||||
|
@ -201,4 +201,3 @@ tag_2:
|
||||
swap16
|
||||
jump
|
||||
tag_4:
|
||||
|
||||
|
@ -3,4 +3,3 @@ Exception while assembling:
|
||||
Dynamic exception type:
|
||||
std::exception::what: Variable a1 is 17 slot(s) too deep inside the stack.
|
||||
[dev::tag_comment*] = Variable a1 is 17 slot(s) too deep inside the stack.
|
||||
|
||||
|
@ -28,4 +28,3 @@ object "object" {
|
||||
sstore(a1, a2)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user