summaryrefslogtreecommitdiff
path: root/test/files/pos/bug599.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/bug599.scala')
-rw-r--r--test/files/pos/bug599.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/bug599.scala b/test/files/pos/bug599.scala
index 968e2deaee..53f205a26b 100644
--- a/test/files/pos/bug599.scala
+++ b/test/files/pos/bug599.scala
@@ -16,4 +16,4 @@ abstract class FooA {
val aaa: InnerB.this.B = doB
aaa.xxx;
}
- }
+ }