Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/es6/classDeclaration/
DemitClassDeclarationWithLiteralPropertyNameInES6.ts13 static 0b101 = "binary"; property in B
/third_party/typescript/tests/cases/compiler/
DparseBigInt.ts4 const bin = 0b101, binBig = 0b101n; // 5, 5n constant