We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f177d96 + 116a960 commit 97641d3Copy full SHA for 97641d3
compiler/src/dotty/tools/dotc/typer/Namer.scala
@@ -1343,7 +1343,7 @@ class Namer { typer: Typer =>
1343
*
1344
* The idea is that this simulates the hypothetical case where export forwarders
1345
* are not generated and we treat an export instead more like an import where we
1346
- * expand the use site reference. Test cases in {neg,pos}/i14699.scala.
+ * expand the use site reference. Test cases in {neg,pos}/i14966.scala.
1347
1348
* @pre Forwarders with the same name are consecutive in `forwarders`.
1349
*/
0 commit comments