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 38cfd56 commit 76cd46fCopy full SHA for 76cd46f
test/attr/attr_extern.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift
+// RUN: %target-typecheck-verify-swift -disable-availability-checking
2
3
@_extern(wasm, module: "m1", name: "f1")
4
func f1(x: Int) -> Int
0 commit comments