Skip to content

Commit 3b144a7

Browse files
Update comment
Co-authored-by: Jamie Thompson <[email protected]>
1 parent b581e45 commit 3b144a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/src/dotty/tools/dotc/semanticdb/TypeOps.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class TypeOps:
6969
// opaque type alias will be stored into the refinement of
7070
// the self type of the enclosing class.
7171
// Key: the tuple of
72-
// - symbol of enclosing class
72+
// - self-type of enclosing class
7373
// - name of the opaque type
7474
// Value: the symbol of the opaque type
7575
// See: SymDenotation.opaqueToBounds

0 commit comments

Comments
 (0)