summaryrefslogtreecommitdiff
path: root/test/files/pos/t5240.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t5240.scala')
-rw-r--r--test/files/pos/t5240.scala8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/files/pos/t5240.scala b/test/files/pos/t5240.scala
index 065d175f2f..ae52c6d69a 100644
--- a/test/files/pos/t5240.scala
+++ b/test/files/pos/t5240.scala
@@ -1,11 +1,3 @@
-
-
-
-
-
-
package object foo {
-
var labels: Array[_ <: String] = null
-
}