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.
2 parents 7da4934 + 9188fbb commit bd1b99bCopy full SHA for bd1b99b
test/SourceKit/Diagnostics/cancel_diags.swift
@@ -1,3 +1,5 @@
1
+// REQUIRES: rdar116486638
2
+
3
// RUN: not %sourcekitd-test -req=diags %s -print-raw-response -id=diag -async -- %s == -cancel=diag 2>&1 | %FileCheck --dump-input=always %s
4
5
func foo(x: Invalid1, y: Invalid2) {
0 commit comments