Skip to content

Commit 4a8f9a5

Browse files
authored
[Test] Add executable_test requirement to closure_zero_size_allocation.swift (#58674)
rdar://92744237
1 parent 4e3198d commit 4a8f9a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/closure_zero_size_allocation.swift

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

3+
// REQUIRES: executable_test
4+
35
// rdar://92418090
46

57
protocol P {

0 commit comments

Comments
 (0)