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.
2 parents e37ecac + 1502231 commit 02094d1Copy full SHA for 02094d1
test/attr/attr_extern.swift
@@ -1,7 +1,7 @@
1
// RUN: %target-typecheck-verify-swift -enable-experimental-feature Extern -disable-availability-checking
2
3
// https://github.com/apple/swift/issues/70776
4
-// UNSUPPORTED: OS=macOS && CPU=x86_64
+// REQUIRES: github70776
5
6
@_extern(wasm, module: "m1", name: "f1")
7
func f1(x: Int) -> Int
0 commit comments