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
8de05a4a9e
solidity
/
test
/
libyul
/
ewasmTranslationTests
/
pc.yul
9 lines
88 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
{
sstore(0, pc())
}
// ----
// 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