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 be620b8 + 0c1c922 commit cf9d60bCopy full SHA for cf9d60b
test/Interpreter/opaque_result_type_runtime_call.swift
@@ -4,6 +4,7 @@
4
// RUN: %target-build-swift %s -lopaque_result_type_runtime_call_other -I %t -L %t -o %t/main %target-rpath(%t) -Xfrontend -disable-availability-checking
5
// RUN: %target-codesign %t/main
6
// RUN: %target-run %t/main %t/%target-library-name(opaque_result_type_runtime_call_other) | %FileCheck %s
7
+// REQUIRES: executable_test
8
9
import opaque_result_type_runtime_call_other
10
0 commit comments