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 4826654 + 798d079 commit 1998436Copy full SHA for 1998436
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