summaryrefslogtreecommitdiff
path: root/test/files/run/t4119/S.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4119/S.scala')
-rw-r--r--test/files/run/t4119/S.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4119/S.scala b/test/files/run/t4119/S.scala
index e5e3db5da3..d6ae5f1b87 100644
--- a/test/files/run/t4119/S.scala
+++ b/test/files/run/t4119/S.scala
@@ -1,6 +1,6 @@
class S extends foo.bar.J {
sss =>
-
+
val fn = () => {
foo(S.this)
}