Skip to content

Commit c06af2b

Browse files
committed
pr comments
1 parent 28e81cc commit c06af2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/src/dotty/tools/dotc/printing/ReplPrinter.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import dotty.tools.dotc.printing.Texts._
1313

1414
class ReplPrinter(_ctx: Context) extends RefinedPrinter(_ctx) {
1515

16-
//try to see what is use for for the code and the REPL
17-
// make test
1816
val debugPrint = _ctx.settings.YprintDebug.value
1917

2018
override def nameString(name: Name): String =

0 commit comments

Comments
 (0)