aboutsummaryrefslogtreecommitdiffstats
path: root/test/cmdlineErrorReports/too_long_line.sol.ref
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmdlineErrorReports/too_long_line.sol.ref')
-rw-r--r--test/cmdlineErrorReports/too_long_line.sol.ref7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/cmdlineErrorReports/too_long_line.sol.ref b/test/cmdlineErrorReports/too_long_line.sol.ref
new file mode 100644
index 00000000..7cad93ee
--- /dev/null
+++ b/test/cmdlineErrorReports/too_long_line.sol.ref
@@ -0,0 +1,7 @@
+
+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 ...
+ ^--------------^