aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/run/reflection-constructormirror-nested-good.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pending/run/reflection-constructormirror-nested-good.scala')
-rw-r--r--tests/pending/run/reflection-constructormirror-nested-good.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pending/run/reflection-constructormirror-nested-good.scala b/tests/pending/run/reflection-constructormirror-nested-good.scala
index 7a5947a2b..94ddfac33 100644
--- a/tests/pending/run/reflection-constructormirror-nested-good.scala
+++ b/tests/pending/run/reflection-constructormirror-nested-good.scala
@@ -16,7 +16,7 @@ class Foo{
}
}
-object Test extends App{
+object Test extends dotty.runtime.LegacyApp{
case class R(
sales : Int,
name : String