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 ea6bca1 commit 8b711e8Copy full SHA for 8b711e8
tests/warn/i23369.scala
@@ -13,4 +13,4 @@ def test(a: Basic.Adt[String]) = {
13
a match { // warn: match may not be exhaustive
14
case Basic.Foo() =>
15
}
16
-}
+}
0 commit comments