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 c8be9d7 commit b760541Copy full SHA for b760541
test/Index/index_embedded.swift
@@ -3,6 +3,7 @@
3
// REQUIRES: OS=macosx
4
// REQUIRES: embedded_stdlib
5
// REQUIRES: swift_in_compiler
6
+// REQUIRES: swift_feature_Embedded
7
8
struct SomeStruct {
9
func simple(_ someClosure: () -> Void) { }
0 commit comments