summaryrefslogtreecommitdiff
path: root/test/files/pos/nullary.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/nullary.scala')
-rw-r--r--test/files/pos/nullary.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/nullary.scala b/test/files/pos/nullary.scala
index 22318d5143..614fcdf480 100644
--- a/test/files/pos/nullary.scala
+++ b/test/files/pos/nullary.scala
@@ -17,4 +17,4 @@ class Concrete extends NullaryTest[Int, List] {
object test {
(new Concrete).nullary2
(new Concrete).nullary3
-} \ No newline at end of file
+}