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 7960cf8 commit b624318Copy full SHA for b624318
test/Utils/swift-function-caller-generator/compile.swift
@@ -1,3 +1,6 @@
1
+// REQUIRES: swift_feature_LifetimeDependence
2
+// REQUIRES: swift_feature_Lifetimes
3
+
4
// RUN: %empty-directory(%t)
5
6
// RUN: %target-build-swift -emit-module %s -enable-experimental-feature Lifetimes -enable-experimental-feature LifetimeDependence -o %t/%target-library-name(Test) -module-name Test -emit-library
0 commit comments