Skip to content

Commit 9416640

Browse files
committed
Update check file
1 parent f78be3d commit 9416640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/neg-custom-args/fatal-warnings/i9266.check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
3 |def test = { implicit x: Int => x + x } // error
33
| ^
44
| 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.
5+
| This construct can be rewritten automatically under -rewrite -source 3.1-migration.

0 commit comments

Comments
 (0)