Skip to content

Commit 126fc25

Browse files
committed
De-rename the page
1 parent f963f17 commit 126fc25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docs/reference/dropped-features/type-projection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: doc-page
3-
title: "Tightened Type Projection"
4-
nightlyOf: https://docs.scala-lang.org/scala3/reference/changed-features/type-projection.html
3+
title: "Dropped: General Type Projection"
4+
nightlyOf: https://docs.scala-lang.org/scala3/reference/dropped-features/type-projection.html
55
---
66

77
Scala 2 allowed general type projection `T#A` where `T` is an arbitrary type and `A` names a type member of `T`.

0 commit comments

Comments
 (0)