Type Inference for Regular Expressions #32476
Annotations
10 errors
Tests:
src/compiler/parser.ts#L10721
Type 'RegExpExecArray' is not generic.
|
Tests:
src/compiler/parser.ts#L10728
Type 'RegExpExecArray' is not generic.
|
Tests:
src/compiler/sourcemap.ts#L363
Type 'RegExp' is not generic.
|
Tests:
src/compiler/sourcemap.ts#L365
Type 'RegExp' is not generic.
|
Tests:
src/compiler/sourcemap.ts#L368
Type 'RegExp' is not generic.
|
Tests:
src/compiler/utilities.ts#L6066
Type 'RegExp' is not generic.
|
Tests:
src/compiler/utilities.ts#L6067
Type 'RegExp' is not generic.
|
Tests:
src/compiler/utilities.ts#L6069
Type 'RegExp' is not generic.
|
Tests:
src/compiler/utilities.ts#L6135
Type 'RegExp' is not generic.
|
Tests:
src/compiler/utilities.ts#L6136
Type 'RegExp' is not generic.
|
Loading