summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1133msg.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/bug1133msg.check')
-rw-r--r--test/files/neg/bug1133msg.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/bug1133msg.check b/test/files/neg/bug1133msg.check
new file mode 100644
index 0000000000..5b499ef12f
--- /dev/null
+++ b/test/files/neg/bug1133msg.check
@@ -0,0 +1,4 @@
+bug1133msg.scala:1: error: cannot emit bytecode for Match$.badMethod: offset too big to fit in 16 bits: 53273
+object Match {
+ ^
+one error found