TypeScript/tests/cases/fourslash/smartSelection_mappedTypes.ts
2019-04-23 16:41:59 -07:00

5 lines
158 B
TypeScript

/// <reference path="fourslash.ts" />
////type M = { /*1*/-re/*2*/adonly /*3*/[K in ke/*4*/yof any]/*5*/-/*6*/?: any };
verify.baselineSmartSelection();