We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d36643 + bdcf27f commit 7f32235Copy full SHA for 7f32235
test/Interpreter/rdar149782365.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-run-simple-swift | %FileCheck %s
2
3
+// REQUIRES: executable_test
4
+
5
@_silgen_name("start")
6
func start() {
7
print("init C")
0 commit comments