We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55e2f06 commit bdcf27fCopy full SHA for bdcf27f
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