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 59d62be commit 800a966Copy full SHA for 800a966
test/IRGen/implicit_some_a.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -primary-file %s %S/Inputs/implicit_some_b.swift -enable-experimental-feature ImplicitSome -emit-ir
+// RUN: %target-swift-frontend -emit-ir -disable-availability-checking -primary-file %s %S/Inputs/implicit_some_b.swift -enable-experimental-feature ImplicitSome
2
3
protocol P {}
4
struct S: P {}
0 commit comments