Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DbooleanLiteralsContextuallyTypedFromUnion.js5 const isIt = Math.random() > 0.5; constant
29 var isIt = Math.random() > 0.5; variable