From f73d46adabe4195f4a68defd2c82382f37f1b7ee Mon Sep 17 00:00:00 2001 From: Dmitry Petrashko Date: Thu, 9 Apr 2015 16:03:31 +0200 Subject: Make all Dotty source files end in newline. --- src/dotty/tools/dotc/util/common.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dotty/tools/dotc/util/common.scala') diff --git a/src/dotty/tools/dotc/util/common.scala b/src/dotty/tools/dotc/util/common.scala index d7596c28e..d9798aec5 100644 --- a/src/dotty/tools/dotc/util/common.scala +++ b/src/dotty/tools/dotc/util/common.scala @@ -11,4 +11,4 @@ object common { val alwaysZero = Function.const(0) _ val alwaysWildcardType = Function.const(WildcardType) _ -} \ No newline at end of file +} -- cgit v1.2.3