Skip to content

Commit fa7374f

Browse files
authored
Merge pull request #36093 from apple/revert-36067-disable-di-test
2 parents 4716371 + 8905b2a commit fa7374f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/DebugInfo/async-args.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
// RUN: -parse-as-library | %FileCheck %s
44
// REQUIRES: concurrency
55

6-
// REQUIRES: rdar74551043
7-
86
func use<T>(_ t: T) {}
97
func forceSplit() async {
108
}

0 commit comments

Comments
 (0)