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 a14883c + d6c3d92 commit 84565ddCopy full SHA for 84565dd
test/Parse/source_locs.swift
@@ -5,4 +5,4 @@ func string_interpolation() {
5
}
6
7
// RUN: %target-swift-frontend -dump-ast %s | %FileCheck %s
8
-// CHECK: (interpolated_string_literal_expr {{.*}} trailing_quote_loc=SOURCE_DIR/test/Parse/source_locs.swift:4:12 {{.*}}
+// CHECK: (interpolated_string_literal_expr {{.*}} trailing_quote_loc=SOURCE_DIR{{/|\\}}test{{/|\\}}Parse{{/|\\}}source_locs.swift:4:12 {{.*}}
0 commit comments