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 e3428ba commit fbd5369Copy full SHA for fbd5369
test/Constraints/closures.swift
@@ -1,5 +1,4 @@
1
// RUN: %target-parse-verify-swift
2
-// REQUIRES: closurefixes
3
4
func myMap<T1, T2>(_ array: [T1], _ fn: (T1) -> T2) -> [T2] {}
5
0 commit comments