We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56d82f commit 6798a90Copy full SHA for 6798a90
test/Prototypes/BigInt.swift
@@ -12,6 +12,7 @@
12
13
// RUN: %empty-directory(%t)
14
// RUN: %target-build-swift -swift-version 4 -o %t/a.out %s
15
+// RUN: %target-codesign %t/a.out
16
// RUN: %target-run %t/a.out
17
// REQUIRES: executable_test
18
// REQUIRES: CPU=x86_64
0 commit comments