mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
9 lines
308 B
Plaintext
9 lines
308 B
Plaintext
Warning: Source file does not specify required compiler version!
|
|
--> too_long_line_left_short/input.sol
|
|
|
|
Error: Identifier not found or not unique.
|
|
--> too_long_line_left_short/input.sol:2:15:
|
|
|
|
|
2 | function f(announcementType Type, string Announcement, string ...
|
|
| ^^^^^^^^^^^^^^^^
|