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 8391da7 commit 543dd8aCopy full SHA for 543dd8a
src/switch/exhaustiveness.md
@@ -45,5 +45,6 @@ boolean isScary(Bird bird) {
45
return false;
46
}
47
48
+ return false;
49
50
```
0 commit comments