Skip to content

Commit 78b87b2

Browse files
committed
---
yaml --- r: 345975 b: refs/heads/master c: 74cfb32 h: refs/heads/master i: 345973: e919d44 345971: f228f5a 345967: 918c388
1 parent c4962d8 commit 78b87b2

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: d5ee5bdd11b626a46355484cadd4a6d1d05ba62d
2+
refs/heads/master: 74cfb32a3d5e9f84a558d8a01c2f9dd9d9d8f54b
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/test/Compatibility/attr_autoclosure.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// RUN: %target-swift-frontend -emit-sil -verify %s | %FileCheck %s
2-
// REQUIRES: SWIFT_VERSION=4
1+
// RUN: %target-swift-frontend -swift-version 4 -emit-sil -verify %s | %FileCheck %s
32

43
do {
54
func a(_ x: @autoclosure () -> Int) {}

0 commit comments

Comments
 (0)