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.
2 parents c0f1ce0 + 80f3462 commit 9d57362Copy full SHA for 9d57362
test/IRGen/typed_throws_exec.swift
@@ -1,5 +1,6 @@
1
// RUN: %empty-directory(%t)
2
// RUN: %target-build-swift -module-name=test -enable-experimental-feature TypedThrows %s -o %t/a.out
3
+// RUN: %target-codesign %t/a.out
4
// RUN: %target-run %t/a.out | %FileCheck %s
5
// REQUIRES: executable_test
6
0 commit comments