Skip to content

Commit 0a43288

Browse files
authored
Merge pull request #10287 from rudkx/tweak-migrator-test
Tweak test to make it fail to compile regardless of SE-0110.
2 parents bdd5c38 + 1c9f85f commit 0a43288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
func foo(_ f: (Void) -> ()) {}
1+
func foo(_ f: (Int) -> ()) {}

0 commit comments

Comments
 (0)