Skip to content

Commit fbd5369

Browse files
committed
Revert "Temporarily disable this test"
This reverts commit e3428ba.
1 parent e3428ba commit fbd5369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Constraints/closures.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %target-parse-verify-swift
2-
// REQUIRES: closurefixes
32

43
func myMap<T1, T2>(_ array: [T1], _ fn: (T1) -> T2) -> [T2] {}
54

0 commit comments

Comments
 (0)