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
db30f4d495
solidity
/
test
/
libyul
/
yulSyntaxTests
/
invalid
/
jumpdest_disallowed.yul
6 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add more syntax tests for Yul
2020-07-30 10:19:08 +00:00
{
jumpdest()
}
// ----
Updating tests after improving Yul error reporting
2021-02-09 13:25:34 +00:00
// DeclarationError 4619: (6-14): Function "jumpdest" not found.
Reference in New Issue
Copy Permalink