Skip to content

Commit 7ba17b7

Browse files
committed
Merge remote-tracking branch 'origin/main' into rebranch
2 parents d8ace3e + 7f32235 commit 7ba17b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Interpreter/rdar149782365.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 | %FileCheck %s
22

3+
// REQUIRES: executable_test
4+
35
@_silgen_name("start")
46
func start() {
57
print("init C")

0 commit comments

Comments
 (0)