summaryrefslogtreecommitdiff
path: root/test/files/pos/t1745/S.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t1745/S.scala')
-rw-r--r--test/files/pos/t1745/S.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t1745/S.scala b/test/files/pos/t1745/S.scala
index 70210ba502..84c4371338 100644
--- a/test/files/pos/t1745/S.scala
+++ b/test/files/pos/t1745/S.scala
@@ -4,4 +4,4 @@ class S3 { }
object S3 {
def foo() = "abc"
def bar[T](x: T): T = x
-} \ No newline at end of file
+}