Skip to content

Commit 54b5a7d

Browse files
authored
Merge pull request #7873 from benlangmuir/disable-blocks-parse
2 parents ac12480 + cfd5418 commit 54b5a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ClangImporter/blocks_parse.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -typecheck -verify %s
22

33
// REQUIRES: objc_interop
4+
// REQUIRES: deterministic-behavior
45

56
import blocks
67
import Foundation

0 commit comments

Comments
 (0)