summaryrefslogtreecommitdiff
path: root/test/files/pos/bug1560.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/bug1560.scala')
-rw-r--r--test/files/pos/bug1560.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/bug1560.scala b/test/files/pos/bug1560.scala
index 700252328f..384e808e4b 100644
--- a/test/files/pos/bug1560.scala
+++ b/test/files/pos/bug1560.scala
@@ -8,4 +8,4 @@ object Test extends Application {
def c = b match {
case Some(b) => b.t
}
-} \ No newline at end of file
+}