summaryrefslogtreecommitdiff
path: root/test/files/run/structural.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/structural.scala')
-rw-r--r--test/files/run/structural.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/structural.scala b/test/files/run/structural.scala
index 5fc2292b42..97627b8da1 100644
--- a/test/files/run/structural.scala
+++ b/test/files/run/structural.scala
@@ -193,7 +193,7 @@ object test4 {
}
-object Test extends Application {
+object Test extends App {
test1
test2
test3