mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
special handle of send
This commit is contained in:
parent
19fb836bf6
commit
3ddae3209e
@ -4167,7 +4167,6 @@ BOOST_AUTO_TEST_CASE(evm_exceptions_in_constructor_call_fail)
|
||||
function A()
|
||||
{
|
||||
this.call("123");
|
||||
|
||||
}
|
||||
}
|
||||
contract B {
|
||||
|
Loading…
Reference in New Issue
Block a user