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 83a6c1a commit 3919fe1Copy full SHA for 3919fe1
test/SILOptimizer/propagate_opaque_return_type.swift
@@ -2,6 +2,8 @@
2
3
// REQUIRES: executable_test
4
5
+// UNSUPPORTED: back_deployment_runtime
6
+
7
protocol P {}
8
extension P {
9
func foo() -> some Sequence<Int> {
0 commit comments