We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2bc59 commit 6d7202aCopy full SHA for 6d7202a
docs/_docs/reference/other-new-features/trait-parameters.md
@@ -118,4 +118,4 @@ class SuperClass(using i: Int) extends SuperTrait(using c)("")(using i)
118
## Reference
119
120
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
+TODO: Find which PR changed the behaviour, as this was changed between 3.2.2 and 3.2.1
0 commit comments