Skip to content

Commit c9d6392

Browse files
Removed requires from top_level_code.swift
1 parent 2aebca9 commit c9d6392

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)