Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/
Darkts-no-numeric-literal.ts23 let binaryNum: 0b101; variable
Darkts-no-assignment-constant-bigint.ts16 export const bin = 0b101, binBig = 0b101n; constant