Skip to content

Commit

Permalink
Merge pull request #29 from eirikhalvard/fix/readme-typo
Browse files Browse the repository at this point in the history
chore: fix readme typo
  • Loading branch information
hamnis authored Mar 20, 2024
2 parents 25b1eba + e07a526 commit b5dce31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class Foo {
```


## WilcardInitializer
## WildcardInitializer
Rewrite [dropped feature](https://docs.scala-lang.org/scala3/reference/dropped-features/wildcard-init.html) `var foo: A = _`
```scala
//Before
Expand Down

0 comments on commit b5dce31

Please sign in to comment.