Skip to content

Commit 67d48a3

Browse files
Merge pull request swiftlang#39696 from rastogishubham/78319083
Removed 'REQUIRES: rdar73761019' from top_level_code.swift since the issue has been fixed.
2 parents d5bbb58 + c9d6392 commit 67d48a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/DebugInfo/top_level_code.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
// RUN: %target-swift-frontend %s -S -g -o - | %FileCheck %s
22

3-
// REQUIRES: rdar73761019
4-
53
func markUsed<T>(_ t: T) {}
64
// CHECK: {{_?}}main:
75
// CHECK: Lfunc_begin0:

0 commit comments

Comments
 (0)