Skip to content

Commit e3428ba

Browse files
committed
Temporarily disable this test
1 parent 6ab5a2f commit e3428ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Constraints/closures.swift

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

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

0 commit comments

Comments
 (0)