Skip to content

Commit 2396fe9

Browse files
committed
Remove stray comment line
1 parent 22a7a81 commit 2396fe9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/src/dotty/tools/dotc/core/Types.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3433,7 +3433,6 @@ object Types {
34333433
}
34343434

34353435
/** A type lambda of the form `[X_0 B_0, ..., X_n B_n] => T`
3436-
* Variances are encoded in parameter names. A
34373436
*
34383437
* @param paramNames The names `X_0`, ..., `X_n`
34393438
* @param paramInfosExp A function that, given the polytype itself, returns the

0 commit comments

Comments
 (0)