object StepThree extends dotty.runtime.LegacyApp { import scala.reflect.runtime.universe._ println(typeOf[StepThree.type]) }