mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 19:27:35 -06:00
Add additional test for brace matching
This commit is contained in:
parent
29599fe9e1
commit
5c925c2e23
@ -36,6 +36,7 @@
|
||||
//// return [|<any>|] a;
|
||||
//// }
|
||||
////}
|
||||
////const x: Array[|<() => void>|] = [];
|
||||
|
||||
test.ranges().forEach((range) => {
|
||||
verify.matchingBracePositionInCurrentFile(range.start, range.end - 1);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user