mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
12 lines
600 B
Plaintext
12 lines
600 B
Plaintext
Warning: Source file does not specify required compiler version!
|
|
--> too_long_line_edge_in/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_in/input.sol:2:36:
|
|
|
|
|
2 | function ffffffffffffffffffffff(announcementTypeTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT Ty, string A) onlyOwner external {
|
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|