aboutsummaryrefslogtreecommitdiffstats
path: root/test/cmdlineTests/too_long_line_left_short/err
blob: 4aa830b6d39a1cec0fccf209972290464fbd2885 (plain) (blame)
1
2
3
4
5
6
too_long_line_left_short/input.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_left_short/input.sol:2:15: Error: Identifier not found or not unique.
   function f(announcementType Type, string Announcement, string  ...
              ^--------------^