summaryrefslogtreecommitdiff
path: root/test/files/pos/ticket2201.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/ticket2201.scala')
-rw-r--r--test/files/pos/ticket2201.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/ticket2201.scala b/test/files/pos/ticket2201.scala
index 275867b88e..21af170cf1 100644
--- a/test/files/pos/ticket2201.scala
+++ b/test/files/pos/ticket2201.scala
@@ -5,4 +5,4 @@ object Call {
def call(implicit view : Test => Int) = view(null)
call
call
-} \ No newline at end of file
+}