Skip to content

Commit 8905b2a

Browse files
Revert "disable DebugInfo/async-args.swift"
1 parent db7ee5f commit 8905b2a

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)