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
98e1dee45f
solidity
/
test
/
libyul
/
yulSyntaxTests
/
instructions_too_few_args_1.yul
6 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
InlineAssembly: Extracting remaining tests.
2020-10-28 15:56:03 +00:00
{
pop(mul())
}
// ----
Updating tests after improving Yul error reporting
2021-02-09 13:25:34 +00:00
// TypeError 7000: (7-10): Function "mul" expects 2 arguments but got 0.
Reference in New Issue
Copy Permalink