We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc46e4 commit 04fa28dCopy full SHA for 04fa28d
compiler/src/dotty/tools/dotc/Resident.scala
@@ -23,7 +23,7 @@ import scala.annotation.tailrec
23
*
24
* dotc> :q // quit
25
*/
26
-class Resident extends Driver {
+object Resident extends Driver {
27
28
object residentCompiler extends Compiler
29
0 commit comments