summaryrefslogtreecommitdiff
path: root/test/files/run/t7171.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7171.check')
-rw-r--r--test/files/run/t7171.check3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/run/t7171.check b/test/files/run/t7171.check
new file mode 100644
index 0000000000..d826f6cb94
--- /dev/null
+++ b/test/files/run/t7171.check
@@ -0,0 +1,3 @@
+t7171.scala:2: warning: The outer reference in this type test cannot be checked at run time.
+ final case class A()
+ ^