mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Low-level calls still just execute and will actually report "success". This allows `x.call.value(y)()` for x being a non-contract account.
Low-level calls still just execute and will actually report "success". This allows `x.call.value(y)()` for x being a non-contract account.