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 cc11e19 commit 7b82be5Copy full SHA for 7b82be5
test/expr/closure/closures.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift
+// RUN: %target-typecheck-verify-swift -disable-availability-checking
2
3
var func6 : (_ fn : (Int,Int) -> Int) -> ()
4
var func6a : ((Int, Int) -> Int) -> ()
0 commit comments