We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b581e45 commit 3b144a7Copy full SHA for 3b144a7
compiler/src/dotty/tools/dotc/semanticdb/TypeOps.scala
@@ -69,7 +69,7 @@ class TypeOps:
69
// opaque type alias will be stored into the refinement of
70
// the self type of the enclosing class.
71
// Key: the tuple of
72
- // - symbol of enclosing class
+ // - self-type of enclosing class
73
// - name of the opaque type
74
// Value: the symbol of the opaque type
75
// See: SymDenotation.opaqueToBounds
0 commit comments