summaryrefslogtreecommitdiff
path: root/test/files/neg/t1909-object.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t1909-object.check')
-rw-r--r--test/files/neg/t1909-object.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t1909-object.check b/test/files/neg/t1909-object.check
new file mode 100644
index 0000000000..401c1f7ebf
--- /dev/null
+++ b/test/files/neg/t1909-object.check
@@ -0,0 +1,4 @@
+t1909-object.scala:4: error: !!! SI-1909 Unable to STATICally lift object InnerTrouble$1, which is defined in the self- or super-constructor call of class Kaboom. A VerifyError is likely.
+ object InnerTrouble
+ ^
+one error found