Skip to content

Commit 16d8674

Browse files
authored
Merge pull request #57 from Sporarum/patch-2
Fix links in SIP-47 - Clause Interleaving
2 parents 752e53f + 1634637 commit 16d8674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/clause-interleaving.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,8 @@ This might be the subject of a follow up proposal, if the concerns can be addres
166166
As discussed above, we may want to consider generalizing class parameter lists as well. However, we feel it is better to leave that extension to a follow-up proposal, if required.
167167

168168
## Related work
169-
* Pre-SIP: https://contributors.scala-lang.org/t/clause-interweaving-allowing-def-f-t-x-t-u-y-u/5525
170-
* An implementation of the proposal is available as a pull request at https://github.com/lampepfl/dotty/pull/14019
169+
* Pre-SIP: [https://contributors.scala-lang.org/t/clause-interweaving-allowing-def-f-t-x-t-u-y-u/5525](https://contributors.scala-lang.org/t/clause-interweaving-allowing-def-f-t-x-t-u-y-u/5525)
170+
* An implementation of the proposal is available as a pull request at [https://github.com/lampepfl/dotty/pull/14019](https://github.com/lampepfl/dotty/pull/14019)
171171

172172
## FAQ
173173
Currently empty.

0 commit comments

Comments
 (0)