Skip to content

Commit 1f018d6

Browse files
committed
Swift: Accept test changes.
1 parent 9e129ac commit 1f018d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| regex.swift:1:5:1:5 | ... | getType: | Regex<Substring> | getPattern: | a.*a | getVersion: | 1 |
2-
| regex.swift:2:5:2:5 | ... | getType: | Regex<(Substring, Substring)> | getPattern: | the number (\\d+) | getVersion: | 1 |
1+
| regex.swift:1:5:1:5 | a.*a | getType: | Regex<Substring> | getPattern: | a.*a | getVersion: | 1 |
2+
| regex.swift:2:5:2:5 | the number (\\d+) | getType: | Regex<(Substring, Substring)> | getPattern: | the number (\\d+) | getVersion: | 1 |

0 commit comments

Comments
 (0)