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 288f4a1 commit 798d079Copy full SHA for 798d079
test/IDE/coloring.swift
@@ -1,6 +1,5 @@
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
enum List<T> {
6
case Nil
0 commit comments