Commandline test updates.

This commit is contained in:
chriseth
2021-04-29 16:46:25 +02:00
parent fcc98d12b8
commit 426d60f07b
22 changed files with 144 additions and 65 deletions
@@ -14,8 +14,8 @@ object "C_12" {
mstore(0, 100)
sstore(0, keccak256(0, 32))
let _1 := datasize("C_12_deployed")
codecopy(0, dataoffset("C_12_deployed"), _1)
return(0, _1)
codecopy(128, dataoffset("C_12_deployed"), _1)
return(128, _1)
}
}
object "C_12_deployed" {