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 28e81cc commit c06af2bCopy full SHA for c06af2b
compiler/src/dotty/tools/dotc/printing/ReplPrinter.scala
@@ -13,8 +13,6 @@ import dotty.tools.dotc.printing.Texts._
13
14
class ReplPrinter(_ctx: Context) extends RefinedPrinter(_ctx) {
15
16
- //try to see what is use for for the code and the REPL
17
- // make test
18
val debugPrint = _ctx.settings.YprintDebug.value
19
20
override def nameString(name: Name): String =
0 commit comments