We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb859f commit ed79c4eCopy full SHA for ed79c4e
_tour/mixin-class-composition.md
@@ -70,7 +70,7 @@ abstract class AbsIterator {
70
{% endtab %}
71
72
{% tab 'Scala 3' for=mixin-abstract-iterator %}
73
-```scala mdoc
+```scala
74
abstract class AbsIterator:
75
type T
76
def hasNext: Boolean
0 commit comments