diff options
Diffstat (limited to 'test/cmdlineTests/too_long_line_edge_in/err')
-rw-r--r-- | test/cmdlineTests/too_long_line_edge_in/err | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/cmdlineTests/too_long_line_edge_in/err b/test/cmdlineTests/too_long_line_edge_in/err new file mode 100644 index 00000000..626451e1 --- /dev/null +++ b/test/cmdlineTests/too_long_line_edge_in/err @@ -0,0 +1,6 @@ +too_long_line_edge_in/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_edge_in/input.sol:2:36: Error: Identifier not found or not unique. + function ffffffffffffffffffffff(announcementTypeTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT Ty, string A) onlyOwner external { + ^----------------------------------------------------------------------------------------------^ |