solidity/test/libsolidity/semanticTests/isoltestTesting/balance_with_balance.sol

7 lines
113 B
Solidity
Raw Normal View History

contract ClientReceipt {
constructor() payable {}
}
// ----
// constructor(), 1000 wei ->
// balance -> 1000