We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d251d6 commit 116a960Copy full SHA for 116a960
compiler/src/dotty/tools/dotc/typer/Namer.scala
@@ -1335,7 +1335,7 @@ class Namer { typer: Typer =>
1335
*
1336
* The idea is that this simulates the hypothetical case where export forwarders
1337
* are not generated and we treat an export instead more like an import where we
1338
- * expand the use site reference. Test cases in {neg,pos}/i14699.scala.
+ * expand the use site reference. Test cases in {neg,pos}/i14966.scala.
1339
1340
* @pre Forwarders with the same name are consecutive in `forwarders`.
1341
*/
0 commit comments