mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Claim ether makes wallet & trasfers.
"#require" in solidity.
This commit is contained in:
parent
6762c79745
commit
529847d8e1
@ -266,7 +266,6 @@ void CodeFragment::constructOperation(sp::utree const& _t, CompilerState& _s)
|
||||
}
|
||||
++ii;
|
||||
}
|
||||
|
||||
}
|
||||
else if (us == "LIT")
|
||||
{
|
||||
|
@ -61,3 +61,4 @@ static const CodeFragment NullCodeFragment;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user