mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
add REQUIRES swift features
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// REQUIRES: swift_feature_LifetimeDependence
|
||||
// REQUIRES: swift_feature_Lifetimes
|
||||
|
||||
// RUN: %empty-directory(%t)
|
||||
|
||||
// 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
|
||||
|
||||
Reference in New Issue
Block a user