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 c311bf3 commit beb90b4Copy full SHA for beb90b4
tests/neg/i3430.scala
@@ -0,0 +1,5 @@
1
+object Test extends App {
2
+
3
+ println(Nil.min) // error: no implicit found
4
5
+}
0 commit comments