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.
/th/tour/traits
1 parent 6534f25 commit f4b8390Copy full SHA for f4b8390
_th/tour/traits.md
@@ -148,6 +148,10 @@ iterator.next() // returns 1
148
149
{% tab 'Scala 2' for=trait-pet-example %}
150
151
+{% tabs trait-pet-example class=tabs-scala-version %}
152
+
153
+{% tab 'Scala 2' for=trait-pet-example %}
154
155
```scala mdoc
156
import scala.collection.mutable.ArrayBuffer
157
0 commit comments