special handle of send

This commit is contained in:
Liana Husikyan
2015-06-01 13:06:12 +02:00
parent 19fb836bf6
commit 3ddae3209e
-1
View File
@@ -4167,7 +4167,6 @@ BOOST_AUTO_TEST_CASE(evm_exceptions_in_constructor_call_fail)
function A()
{
this.call("123");
}
}
contract B {