summaryrefslogtreecommitdiff
path: root/test/files/pos/t9393/test.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t9393/test.scala')
-rw-r--r--test/files/pos/t9393/test.scala3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/files/pos/t9393/test.scala b/test/files/pos/t9393/test.scala
deleted file mode 100644
index 4df0476c98..0000000000
--- a/test/files/pos/t9393/test.scala
+++ /dev/null
@@ -1,3 +0,0 @@
-class C {
- new bug.NamedImpl
-}