Home
last modified time | relevance | path

Searched defs:bigintType (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DbigIntWithTargetES3.js3 let bigintType: bigint; // should not error variable
11 var bigintType; // should not error variable
/third_party/typescript/tests/cases/compiler/
DbigIntWithTargetES3.ts4 let bigintType: bigint; // should not error variable