2019-09-06 09:52:58 +00:00
|
|
|
Warning: Source file does not specify required compiler version!
|
|
|
|
--> too_long_line_edge_out/input.sol:1:1:
|
|
|
|
|
|
|
|
|
1 | contract C {
|
|
|
|
| ^ (Relevant source part starts here and spans across multiple lines).
|
|
|
|
|
|
|
|
Error: Identifier not found or not unique.
|
|
|
|
--> too_long_line_edge_out/input.sol:2:37:
|
|
|
|
|
|
|
|
|
2 | ... function fffffffffffffffffffffff(announcementTypeTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT Typ, string A) onlyOwner external ...
|
|
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|