Skip to content

Commit 1a7fb00

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-rebranch
2 parents a7f3620 + 3a78945 commit 1a7fb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Frontend/dump-parse.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: not %target-swift-frontend -dump-parse %s 2>&1 | %FileCheck %s
1+
// RUN: not %target-swift-frontend -dump-parse %s | %FileCheck %s
22
// RUN: not %target-swift-frontend -dump-ast %s | %FileCheck %s -check-prefix=CHECK-AST
33

44
// CHECK-LABEL: (func_decl{{.*}}"foo(_:)"

0 commit comments

Comments
 (0)