solidity/test/libsolidity/semanticTests/isoltestTesting/balance_with_balance.sol
2022-05-19 20:23:28 +02:00

8 lines
121 B
Solidity

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