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 ba74b34 commit 9a49bcfCopy full SHA for 9a49bcf
compiler/src/dotty/tools/dotc/core/Types.scala
@@ -1890,7 +1890,7 @@ object Types {
1890
1891
/** Same as superType, except for two differences:
1892
* - opaque types are treated as transparent aliases
1893
- * - applied type are matchtype-reduced if possible
+ * - applied types are matchtype-reduced if possible
1894
*
1895
* Note: the reason to reduce match type aliases here and not in `superType`
1896
* is that `superType` is context-independent and cached, whereas matchtype
0 commit comments