This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2a808e4f32
solidity
/
test
/
libyul
/
ewasmTranslationTests
/
log0.yul
9 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add basic test cases for most of EVM->Ewasm translator
2019-12-09 20:22:31 +00:00
{
log0(0x20, 0x40)
}
// ----
// Trace:
Add trace for unreachable in Yul Ewasm translation tests
2019-12-15 13:26:43 +00:00
// INVALID()
Add basic test cases for most of EVM->Ewasm translator
2019-12-09 20:22:31 +00:00
// Memory dump:
// Storage dump:
Reference in New Issue
Copy Permalink