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 016acf3 + a7888f0 commit 3a78945Copy full SHA for 3a78945
test/Frontend/dump-parse.swift
@@ -1,4 +1,4 @@
1
-// RUN: not %target-swift-frontend -dump-parse %s 2>&1 | %FileCheck %s
+// RUN: not %target-swift-frontend -dump-parse %s | %FileCheck %s
2
// RUN: not %target-swift-frontend -dump-ast %s | %FileCheck %s -check-prefix=CHECK-AST
3
4
// CHECK-LABEL: (func_decl{{.*}}"foo(_:)"
0 commit comments