summaryrefslogtreecommitdiff
path: root/test/files/pos/t3440.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t3440.scala')
-rw-r--r--test/files/pos/t3440.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t3440.scala b/test/files/pos/t3440.scala
index 026abfea1f..46bba1b207 100644
--- a/test/files/pos/t3440.scala
+++ b/test/files/pos/t3440.scala
@@ -9,7 +9,7 @@ object test {
case object Int16 extends SampleFormat1 {
def readerFactory = error("")
}
-
+
(new {}: Any) match {
case 8 => Int8
case 16 => Int16