2019-11-19 10:28:42 +00:00
|
|
|
Error: No matching declaration found after argument-dependent lookup.
|
|
|
|
--> require_overload/input.sol:4:9:
|
|
|
|
|
|
|
|
|
4 | require(this);
|
|
|
|
| ^^^^^^^
|
|
|
|
Note: Candidate: function require(bool)
|
|
|
|
Note: Candidate: function require(bool, string memory)
|