summaryrefslogtreecommitdiff
path: root/test/files/run/t4317/S_3.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t4317/S_3.scala')
-rw-r--r--test/files/run/t4317/S_3.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/t4317/S_3.scala b/test/files/run/t4317/S_3.scala
index ce8e2330e3..dd04ea31ef 100644
--- a/test/files/run/t4317/S_3.scala
+++ b/test/files/run/t4317/S_3.scala
@@ -1,4 +1,4 @@
-object Test {
+object Test {
def main(args: Array[String]): Unit = {
val j = new J_2()
println(j.bar1())