Skip to content

Commit b4c2e02

Browse files
committed
correct comments again.
1 parent d3e3c53 commit b4c2e02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_overviews/scala3-book/domain-modeling-tools.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,8 @@ p match
11031103
{% endtab %}
11041104
{% endtabs %}
11051105
1106+
{% endcomment %}
1107+
11061108
## Case objects
11071109
11081110
Case objects are to objects what case classes are to classes: they provide a number of automatically-generated methods to make them more powerful.

0 commit comments

Comments
 (0)