mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
CodeReview feedback, and some tests.
This commit is contained in:
@@ -3132,6 +3132,8 @@ module ts {
|
||||
}
|
||||
}
|
||||
|
||||
// Advance the matchIndex forward (if we don't, then we'll simply find the same
|
||||
// match at the same position again).
|
||||
matchIndex++;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user