Skip to content

Commit 6d7202a

Browse files
authored
Update trait-parameters.md
1 parent 7d2bc59 commit 6d7202a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_docs/reference/other-new-features/trait-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ class SuperClass(using i: Int) extends SuperTrait(using c)("")(using i)
118118
## Reference
119119

120120
For more information, see [Scala SIP 25](http://docs.scala-lang.org/sips/pending/trait-parameters.html).
121-
TODO: Find which PR changed the behaviour, as this was changed between 3.1.3 and 3.2.0
121+
TODO: Find which PR changed the behaviour, as this was changed between 3.2.2 and 3.2.1

0 commit comments

Comments
 (0)