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 a86eacc commit 223b5edCopy full SHA for 223b5ed
test/SourceKit/Sema/sema_annotations_saved.swift
@@ -7,4 +7,4 @@ foo()
7
// RUN: == -req=edit -pos=3:1 -replace="foo()" -length=0 %s \
8
// RUN: == -req=edit -offset=0 -replace="" -length=0 %s \
9
// RUN: == -req=edit -offset=0 -replace="" -length=0 %s > %t.response
10
-// RUN: diff -u %s.response %t.response
+// RUN: %diff -u %s.response %t.response
0 commit comments