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
678a801daf
solidity
/
test
/
libyul
/
functionSideEffects
/
recursive_function.yul
7 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Tests
2019-08-14 16:07:15 +00:00
{
function a() { a() }
}
// ----
// : movable, sideEffectFree, sideEffectFreeIfNoMSize
Remove trailing whitespace in test.
2019-12-03 07:54:46 +00:00
// a:
Reference in New Issue
Copy Permalink