TypeScript/tests/cases/fourslash/findAllRefsObjectBindingElementPropertyName07.ts
2019-06-13 12:41:21 -07:00

8 lines
304 B
TypeScript

/// <reference path='fourslash.ts'/>
////let p, b;
////
////p, [|[{ [|{| "isDefinition": true, "contextRangeIndex": 0 |}a|]: p, b }] = [{ [|[|{| "isWriteAccess": true, "isDefinition": true, "contextRangeIndex": 2 |}a|]: 10|], b: true }]|];
verify.singleReferenceGroup("(property) a: any", "a");