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 8fda1b8 commit 354cc64Copy full SHA for 354cc64
test/DebugInfo/if-let-scope.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -g -emit-sil %s -parse-as-library -module-name a | %FileCheck %s --dump-input=always
+// RUN: %target-swift-frontend -g -emit-sil %s -parse-as-library -module-name a | %FileCheck %s
2
func use<T>(_ t: T) {}
3
public func f(value: String?) {
4
// CHECK: sil_scope [[S0:[0-9]+]] { loc "{{.*}}":3:13
0 commit comments