Skip to content

Commit 1c9f85f

Browse files
committed
Tweak test to make it fail to compile regardless of SE-0110.
1 parent a8f3f29 commit 1c9f85f

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)