summaryrefslogtreecommitdiff
path: root/test/files/neg/t8534b.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/t8534b.check')
-rw-r--r--test/files/neg/t8534b.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/neg/t8534b.check b/test/files/neg/t8534b.check
new file mode 100644
index 0000000000..39ffa41194
--- /dev/null
+++ b/test/files/neg/t8534b.check
@@ -0,0 +1,4 @@
+t8534b.scala:3: error: stable identifier required, but foo.type found.
+ type T = foo.type#Foo
+ ^
+one error found