Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/types/nonPrimitive/
DnonPrimitiveAccessProperty.ts5 var { destructuring } = a; // error variable
/third_party/typescript/tests/baselines/reference/
DnonPrimitiveAccessProperty.js25 var destructuring = a.destructuring; // error variable