From d9b224102c576150fc4791bf639a7aa36e5f8337 Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Thu, 9 Apr 2015 16:04:19 +0200 Subject: Make all dotty tests end in newline --- tests/neg/typedapply.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/neg/typedapply.scala') diff --git a/tests/neg/typedapply.scala b/tests/neg/typedapply.scala index ae168bcd9..c059418ac 100644 --- a/tests/neg/typedapply.scala +++ b/tests/neg/typedapply.scala @@ -14,4 +14,4 @@ object typedapply { baz[Int, String](1, "abc") -} \ No newline at end of file +} -- cgit v1.2.3