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 c4962d8 commit 78b87b2Copy full SHA for 78b87b2
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: d5ee5bdd11b626a46355484cadd4a6d1d05ba62d
+refs/heads/master: 74cfb32a3d5e9f84a558d8a01c2f9dd9d9d8f54b
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
trunk/test/Compatibility/attr_autoclosure.swift
@@ -1,5 +1,4 @@
-// RUN: %target-swift-frontend -emit-sil -verify %s | %FileCheck %s
-// REQUIRES: SWIFT_VERSION=4
+// RUN: %target-swift-frontend -swift-version 4 -emit-sil -verify %s | %FileCheck %s
do {
func a(_ x: @autoclosure () -> Int) {}
0 commit comments