Skip to content

Commit b635e34

Browse files
committed
undo spurious edit
1 parent 44eab07 commit b635e34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

compiler/src/dotty/tools/dotc/core/Types.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3363,9 +3363,6 @@ object Types {
33633363

33643364
// --- AndType/OrType ---------------------------------------------------------------
33653365

3366-
// -Vprint:all, -Vprint:typer, -Xprint-types
3367-
// use obj.show to pretty-print struct
3368-
33693366
abstract class AndOrType extends CachedGroundType with ValueType {
33703367
def isAnd: Boolean
33713368
def tp1: Type

0 commit comments

Comments
 (0)