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 f75053a commit ee2c737Copy full SHA for ee2c737
test/type/opaque.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -disable-availability-checking -typecheck -verify -enable-opaque-result-types %s
+// RUN: %target-swift-frontend -disable-availability-checking -typecheck -verify -enable-opaque-result-types %s -swift-version 5
2
3
protocol P {
4
func paul()
0 commit comments