summaryrefslogtreecommitdiff
path: root/test/files/neg/unit2anyref.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/neg/unit2anyref.scala')
-rw-r--r--test/files/neg/unit2anyref.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/neg/unit2anyref.scala b/test/files/neg/unit2anyref.scala
index 3f5c2d19a9..1e9cdbf783 100644
--- a/test/files/neg/unit2anyref.scala
+++ b/test/files/neg/unit2anyref.scala
@@ -1,3 +1,3 @@
object Test {
val x: AnyRef = () // this should not succeed.
-} \ No newline at end of file
+}