Skip to content

Commit 95f01c2

Browse files
olhotaknoti0na1
authored andcommitted
undo spurious edit
1 parent 3756376 commit 95f01c2

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
@@ -3424,9 +3424,6 @@ object Types {
34243424

34253425
// --- AndType/OrType ---------------------------------------------------------------
34263426

3427-
// -Vprint:all, -Vprint:typer, -Xprint-types
3428-
// use obj.show to pretty-print struct
3429-
34303427
abstract class AndOrType extends CachedGroundType with ValueType {
34313428
def isAnd: Boolean
34323429
def tp1: Type

0 commit comments

Comments
 (0)