Skip to content

Commit e56974e

Browse files
committed
Add PR for "missing else branch"
scala/scala3#8672
1 parent 6d7d108 commit e56974e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ Found: Unit
3131
Required: Int
3232
```
3333
* Example helpful msg: `The result type of this if statement must be an Int, but there's no else branch, so it returns Unit on else. Suggestion: add an else branch`
34+
* Fixed by https://github.com/lampepfl/dotty/pull/8672

0 commit comments

Comments
 (0)