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 375f1f8 commit f16c00aCopy full SHA for f16c00a
test/IDE/coloring_unterminated_multiline.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-ide-test -syntax-coloring -source-filename %s | %FileCheck %s
2
// RUN: %target-swift-ide-test -syntax-coloring -typecheck -source-filename %s | %FileCheck %s
3
+// XFAIL: broken_std_regex
4
5
// CHECK: <kw>let</kw> x = <str>"""
6
// CHECK-NEXT: This is an unterminated
0 commit comments