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 0318d2b commit a1cbb85Copy full SHA for a1cbb85
test/embedded/traps-mergeable.swift
@@ -2,7 +2,8 @@
2
3
// REQUIRES: swift_in_compiler
4
// REQUIRES: optimized_stdlib
5
-// REQUIRES: OS=macosx || OS=linux-gnu
+// REQUIRES: swift_feature_Embedded
6
+// REQUIRES: swift_feature_Extern
7
8
@_extern(c)
9
public func external()
0 commit comments