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 22a7a81 commit 2396fe9Copy full SHA for 2396fe9
compiler/src/dotty/tools/dotc/core/Types.scala
@@ -3433,7 +3433,6 @@ object Types {
3433
}
3434
3435
/** A type lambda of the form `[X_0 B_0, ..., X_n B_n] => T`
3436
- * Variances are encoded in parameter names. A
3437
*
3438
* @param paramNames The names `X_0`, ..., `X_n`
3439
* @param paramInfosExp A function that, given the polytype itself, returns the
0 commit comments