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 3d91bac commit fd25344Copy full SHA for fd25344
tests/pos/i9266.scala
@@ -0,0 +1,3 @@
1
+import language.`3.1-migration`
2
+
3
+def test = { implicit x: Int => x + x }
0 commit comments