mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
CodeReview feedback, and some tests.
This commit is contained in:
parent
1f045e1227
commit
8aaee07409
@ -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++;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user