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 d14a296 commit cec414cCopy full SHA for cec414c
_th/tour/traits.md
@@ -152,6 +152,10 @@ iterator.next() // returns 1
152
153
{% tab 'Scala 2' for=trait-pet-example %}
154
155
+{% tabs trait-pet-example class=tabs-scala-version %}
156
+
157
+{% tab 'Scala 2' for=trait-pet-example %}
158
159
```scala mdoc
160
import scala.collection.mutable.ArrayBuffer
161
0 commit comments