summaryrefslogtreecommitdiff
path: root/test/files/pos/t0288/Foo.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t0288/Foo.scala')
-rw-r--r--test/files/pos/t0288/Foo.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t0288/Foo.scala b/test/files/pos/t0288/Foo.scala
index 1f7d81327d..778ba65f58 100644
--- a/test/files/pos/t0288/Foo.scala
+++ b/test/files/pos/t0288/Foo.scala
@@ -6,4 +6,4 @@ class Foo extends Outer{
val bar = new Inner(); // Shouldn't this work?
-}
+}