mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add basic test cases for most of EVM->Ewasm translator
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
sstore(0, extcodesize(address()))
|
||||
}
|
||||
// ----
|
||||
// Trace:
|
||||
// Memory dump:
|
||||
// 0: 0000000000000000000000000000000011111111000000000000000000000000
|
||||
// Storage dump:
|
||||
Reference in New Issue
Block a user