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 6172c01 commit ab3a651Copy full SHA for ab3a651
test/Misc/parse_test.swift
@@ -1,6 +1,6 @@
1
// REQUIRES: swift_swift_parser
2
// RUN: %swift-parse-test -swift-parser -lib-parse -skip-bodies -n 2 %s
3
-
+// REQUIRES: rdar117750086
4
struct S {
5
func foo() {
6
print(1)
0 commit comments