summaryrefslogtreecommitdiff
path: root/test/files/pos/t2665.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t2665.scala')
-rw-r--r--test/files/pos/t2665.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t2665.scala b/test/files/pos/t2665.scala
index 3163e31326..108daf509a 100644
--- a/test/files/pos/t2665.scala
+++ b/test/files/pos/t2665.scala
@@ -1,3 +1,3 @@
object Test {
- val x: Unit = Array("")
+ val x: Unit = Array("")
} \ No newline at end of file