Skip to content

Commit d843f70

Browse files
committed
Test timeout
1 parent 9066923 commit d843f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/dotty/tools/dotc/cc/SepCheck.scala

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import util.{SimpleIdentitySet, EqHashMap, SrcPos}
1414
import tpd.*
1515
import reflect.ClassTag
1616

17+
1718
/** The separation checker is a tree traverser that is run after capture checking.
1819
* It checks tree nodes for various separation conditions, explained in the
1920
* methods below. Rough summary:

0 commit comments

Comments
 (0)