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 1db75d6 commit d6c3d92Copy full SHA for d6c3d92
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