Skip to content

Commit 1f66159

Browse files
Fix typo
1 parent 5ba5fc9 commit 1f66159

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/blog/_posts/2020-11-09-scala3-m1.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ x match {
3838

3939
You can write:
4040

41-
```scala
4241
```scala
4342
x match {
4443
case Foo(y as Bar(z)) => println(y)

0 commit comments

Comments
 (0)