Skip to content

Commit 90b068f

Browse files
authored
Pin permalink to betterFor source code (#24176)
Just clicked the link and its relative, so no working reference. Updated
1 parent b325681 commit 90b068f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/reference/other-new-features/better-fors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ Additionally, this extension changes the way `for`-comprehensions are desugared.
7474
List(1, 2, 3)
7575
```
7676

77-
For more details on the desugaring scheme see the comment in [`Desugar.scala#makeFor`](https://github.com/scala/scala3/blob/main/compiler/src/dotty/tools/dotc/ast/Desugar.scala#L1928).
77+
For more details on the desugaring scheme see the comment in [`Desugar.scala#makeFor`](https://github.com/scala/scala3/blob/f7470073902d810911bdfb4b4cf905a4716b9bde/compiler/src/dotty/tools/dotc/ast/Desugar.scala#L2091).

0 commit comments

Comments
 (0)