mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
8 lines
554 B
Plaintext
8 lines
554 B
Plaintext
|
|
||
|
too_long_line_edge_in.sol:1:1: Warning: Source file does not specify required compiler version!
|
||
|
contract C {
|
||
|
^ (Relevant source part starts here and spans across multiple lines).
|
||
|
too_long_line_edge_in.sol:2:36: Error: Identifier not found or not unique.
|
||
|
function ffffffffffffffffffffff(announcementTypeTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT Ty, string A) onlyOwner external {
|
||
|
^----------------------------------------------------------------------------------------------^
|