Skip to content

Commit ab3a651

Browse files
committed
Disable Misc/parse_test.swift
1 parent 6172c01 commit ab3a651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Misc/parse_test.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// REQUIRES: swift_swift_parser
22
// RUN: %swift-parse-test -swift-parser -lib-parse -skip-bodies -n 2 %s
3-
3+
// REQUIRES: rdar117750086
44
struct S {
55
func foo() {
66
print(1)

0 commit comments

Comments
 (0)