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 0156625 commit 2708751Copy full SHA for 2708751
_overviews/scala3-book/domain-modeling-tools.md
@@ -27,7 +27,7 @@ This section briefly introduces each of these language features.
27
As with other languages, a _class_ in Scala is a template for the creation of object instances.
28
Here are some examples of classes:
29
30
-{% tabs class_1 class=tabs-scala-version %}
+{% tabs class_1 %}
31
{% tab 'Scala 2 and 3' for=class_1 %}
32
33
```scala
0 commit comments