mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
7 lines
392 B
Plaintext
7 lines
392 B
Plaintext
too_long_line.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.sol:2:164: Error: Identifier not found or not unique.
|
|
... ffffffffffffffffffffffffffffffffff(announcementType Type, string Announcement, string ...
|
|
^--------------^
|