summaryrefslogtreecommitdiff
path: root/test/files/run/t4396.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4396.scala')
-rw-r--r--test/files/run/t4396.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4396.scala b/test/files/run/t4396.scala
index ca143165b7..d67eaa378e 100644
--- a/test/files/run/t4396.scala
+++ b/test/files/run/t4396.scala
@@ -1,4 +1,4 @@
-// #43896
+// #43896
trait M extends DelayedInit {
def delayedInit(body : => Unit) {
println("hallo")