Skip to content

Commit ee2c737

Browse files
committed
Fix test for 5.1 branch
1 parent f75053a commit ee2c737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/type/opaque.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-frontend -disable-availability-checking -typecheck -verify -enable-opaque-result-types %s
1+
// RUN: %target-swift-frontend -disable-availability-checking -typecheck -verify -enable-opaque-result-types %s -swift-version 5
22

33
protocol P {
44
func paul()

0 commit comments

Comments
 (0)