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 ad426fb commit 2e81879Copy full SHA for 2e81879
test/Macros/SwiftifyImport/CountedBy/PointerReturn.swift
@@ -1,4 +1,5 @@
1
// REQUIRES: swift_swift_parser
2
+// REQUIRES: swift_feature_LifetimeDependence
3
4
// RUN: %target-swift-frontend %s -swift-version 5 -module-name main -disable-availability-checking -typecheck -plugin-path %swift-plugin-dir -enable-experimental-feature LifetimeDependence -dump-macro-expansions 2>&1 | %FileCheck --match-full-lines %s
5
0 commit comments