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 f78be3d commit 9416640Copy full SHA for 9416640
tests/neg-custom-args/fatal-warnings/i9266.check
@@ -2,4 +2,4 @@
2
3 |def test = { implicit x: Int => x + x } // error
3
| ^
4
| This syntax is no longer supported; parameter needs to be enclosed in (...)
5
- | This construct can be rewritten automatically under -rewrite -source 3.0-migration.
+ | This construct can be rewritten automatically under -rewrite -source 3.1-migration.
0 commit comments