summaryrefslogtreecommitdiff
path: root/test/files/pos/lookupswitch.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/lookupswitch.scala')
-rw-r--r--test/files/pos/lookupswitch.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/pos/lookupswitch.scala b/test/files/pos/lookupswitch.scala
index 33594c0ea6..5d48251240 100644
--- a/test/files/pos/lookupswitch.scala
+++ b/test/files/pos/lookupswitch.scala
@@ -34,4 +34,3 @@ class A {
case 20 => "20"
}
}
- \ No newline at end of file