Skip to content

Commit 71a0803

Browse files
authored
Merge pull request #61885 from aschwaighofer/101876133
[5.7] Add missing REQUIRES: executable_test to the test IRGen/98995607.swift.gyb
2 parents 41da05d + 38775ad commit 71a0803

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

validation-test/IRGen/98995607.swift.gyb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-run-simple-swiftgyb
22

3+
// REQUIRES: executable_test
4+
35
%for N in range(0, 100):
46

57
protocol P${N}<A, B> {

0 commit comments

Comments
 (0)