Skip to content

Commit 947a0c9

Browse files
olhotaknoti0na1
authored andcommitted
undo spurious edit
1 parent cf0070f commit 947a0c9

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

34193419
// --- AndType/OrType ---------------------------------------------------------------
34203420

3421-
// -Vprint:all, -Vprint:typer, -Xprint-types
3422-
// use obj.show to pretty-print struct
3423-
34243421
abstract class AndOrType extends CachedGroundType with ValueType {
34253422
def isAnd: Boolean
34263423
def tp1: Type

0 commit comments

Comments
 (0)