Skip to content

Commit 9154a02

Browse files
committed
undo spurious edit
1 parent c70182c commit 9154a02

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

33783378
// --- AndType/OrType ---------------------------------------------------------------
33793379

3380-
// -Vprint:all, -Vprint:typer, -Xprint-types
3381-
// use obj.show to pretty-print struct
3382-
33833380
abstract class AndOrType extends CachedGroundType with ValueType {
33843381
def isAnd: Boolean
33853382
def tp1: Type

0 commit comments

Comments
 (0)