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 db5956b commit 4fb5b17Copy full SHA for 4fb5b17
tests/neg/i9330.scala
@@ -1,4 +1,4 @@
1
val x = {
2
- () == ""
+ () == "" // error
3
implicit def foo[A: A] // error // error // error
4
}
0 commit comments