summaryrefslogtreecommitdiff
path: root/test/files/run/large_code.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/large_code.check')
-rw-r--r--test/files/run/large_code.check4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/files/run/large_code.check b/test/files/run/large_code.check
index 6ad50967bc..42bf490942 100644
--- a/test/files/run/large_code.check
+++ b/test/files/run/large_code.check
@@ -1,3 +1 @@
-newSource1.scala:1: error: Could not write class BigEnoughToFail because it exceeds JVM code size limits. Method tooLong's code too large!
-class BigEnoughToFail {
- ^
+error: Could not write class BigEnoughToFail because it exceeds JVM code size limits. Method tooLong's code too large!