mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
30b325fdc1
Breaking change: If you want to send value with a contract creation, you have to use parentheses now: `(new ContractName).value(2 ether)(arg1, arg2)` |
||
---|---|---|
.. | ||
contracts | ||
libsolidity | ||
boostTest.cpp | ||
CMakeLists.txt | ||
TestHelper.cpp | ||
TestHelper.h |